SpotRef

spot.internals.SpotRef
See theSpotRef companion class
object SpotRef

Attributes

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

Members list

Value members

Concrete methods

def create[S, U <: IO](initial: S): Computation[SpotRef[S, U], U]