Var

object Var
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def empty[Tx, A]: Var[Tx, Option[A]]
def unapply[Tx, A](view: CellView[Tx, A]): Option[Var[Tx, A]]