CreationScope

reactives.core.CreationScope
See theCreationScope companion object
trait CreationScope[State[_]]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class DynamicCreationScope[State]
class StaticCreationScope[State]

Members list

Value members

Abstract methods

def embedCreation[T](f: Transaction[State] ?=> T): T