v0.1.4
Added
Bind
instance forTransition
, enablingdo
-notationfork
- a convenience wrapper function for constructing effectful state
updates in imperative-ish style- Reexports
lmap
andrmap
fromBiFunctor
Bind
instance for Transition
, enabling do
-notationfork
- a convenience wrapper function for constructing effectful statelmap
and rmap
from BiFunctor