ScopeSearch

rescala.core.ScopeSearch
See theScopeSearch companion class

As reactives can be created during propagation, any Ticket can be converted to a creation ticket.

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Implicits

Implicits

implicit def fromAdmissionImplicit[S[_]](implicit ticket: AdmissionTicket[S]): ScopeSearch[S]
implicit def fromTicketImplicit[S[_]](implicit ticket: StaticTicket[S]): ScopeSearch[S]
implicit def fromTransactionImplicit[S[_]](implicit tx: Transaction[S]): ScopeSearch[S]

Inherited implicits

implicit def fromSchedulerImplicit[S[_]](implicit factory: DynamicScope[S]): ScopeSearch[S]

Attributes

Inherited from:
LowPriorityScopeImplicits