Skip to content

v0.1.4

Compare
Choose a tag to compare
@fsoikin fsoikin released this 08 Jun 15:19
· 131 commits to master since this release

Added

  • Bind instance for Transition, enabling do-notation
  • fork - a convenience wrapper function for constructing effectful state
    updates in imperative-ish style
  • Reexports lmap and rmap from BiFunctor