QueOption

turbolift.data.QueOption
See theQueOption companion class
object QueOption

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
QueOption.type

Members list

Type members

Types

type Cont[A, U] = (QueOption[A, U]) => Computation[Option[A], U]

Value members

Concrete methods

def empty[A, U]: QueOption[A, U]