IncSeq

rescala.extra.incremental.IncrementalBundle.IncSeq
See theIncSeq companion class
object IncSeq

Attributes

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

Members list

Type members

Types

type SeqState[T] = BundleState[Delta[T]]

Value members

Concrete methods

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