Var

rescala.operator.SourceBundle.Var
See theVar companion class
object Var

Creates new Vars

Attributes

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

Members list

Value members

Concrete methods

def apply[T](initval: T)(implicit ticket: CreationTicket[BundleState]): Var[T]
def empty[T](implicit ticket: CreationTicket[BundleState]): Var[T]