OnceVar

turbolift.io.OnceVar
See theOnceVar companion trait
object OnceVar

Attributes

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

Members list

Type members

Types

type Untyped = OnceVar[Any]

Value members

Concrete methods

def fresh[A]: Computation[OnceVar[A], IO]