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

Concise view

Type members

Types

type SeqState[T] = State[Delta[T]]

Value members

Concrete methods

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