MissingNode
trait Serializable
trait Product
trait Equals
trait Missing
trait FailedNode
trait Failed
trait CursorResult[Nothing]
class Object
trait Matchable
class Any
Value members
Inherited methods
Lift the result to Option[T]
, any error is mapped as None
Lift the result to Option[T]
, any error is mapped as None
- Inherited from:
- CursorResult
Return an Option
which contains a value only if the result is Focused
Return an Option
which contains a value only if the result is Focused
- Inherited from:
- CursorResult