Skip to content

v0.0.10

Compare
Choose a tag to compare
@SandroMaglione SandroMaglione released this 13 Aug 07:23
· 343 commits to main since this release
  • Released introduction to Practical Functional Programming
  • Completed StateAsync type implementation, documentation, and testing
  • Fixed problem with Alt typeclass (#21)
  • Added call method to more easily chain functions in Monad and Monad2