SimpleCreation

rescala.scheduler.CalculusLike.SimpleCreation
final class SimpleCreation() extends Initializer

The main task of the initializer is to handle creation of reactives, especially during an ongoing propagation. The formalization does not support this, to keep the complexity of the proofs in check.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

override type State[V] = StoreValue[V]

Value members

Concrete methods

def requiresReev(reSource: of[State]): Boolean