IncSeq

reactives.extra.incremental.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] = LevelState[Delta[T]]

Value members

Concrete methods

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