Capability

graviton.arrow.fx.Capability
See theCapability companion object
trait Capability[K <: String & Singleton, S]

Base capability entry that contributes a named state cell to an effect row.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait EarlyStop[Reason]
trait Leftovers[S]
trait StateSlot[Name, S]

Members list

Type members

Types

type Key = K
type State = S