cushion ~master (2019-06-25T13:23:49Z)
Dub
Repo
Cell.this
cushion
core
StateTransitor
Cell
Constructor
this
(
State
s
,
ProcHandler
h
)
this
(
State
s
,
Func
h
)
struct
Cell
pragma(
inline
)
this
(
Func
)
(
State
s
,
Func
h
)
if
(
isHandlerAddable
!(
ProcHandler
,
Func
)
)
Meta
Source
See Implementation
cushion
core
StateTransitor
Cell
constructors
this
variables
handler
nextState
Constructor