Header menu logo TDesu.FSharp

StateMachine.TransitionResult<'TState, 'TEffect> Type

Result of a state machine transition.

Record fields

Record Field Description

Effects

Full Usage: Effects

Field type: 'TEffect list
Field type: 'TEffect list

NewState

Full Usage: NewState

Field type: 'TState
Field type: 'TState

Type something to start searching.