StateSlot

graviton.arrow.fx.Capabilities.StateSlot
See theStateSlot companion object
trait StateSlot[Name <: String & Singleton, S] extends Capability[Name, S]

Attributes

Companion
object
Graph
Supertypes
trait Capability[Name, S]
class Object
trait Matchable
class Any

Members list

Type members

Inherited types

type Key = Name

Attributes

Inherited from:
Capability
type State = S

Attributes

Inherited from:
Capability