EditProgram

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T <: Txn[LazyRef(...)], A, Repr <: ([~ <: Txn[LazyRef(...)]] =>> Expr[~, A])](name: String, tpe: Type[A, Repr])(ex: Repr[T] & Program[T, A], value: Ex[A])(implicit tx: T, undoManager: UndoManager[T]): Unit