Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 304 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 304 Bytes

CHANGELOG

0.0.3

  • Update README
  • Add shrinkwrap

0.0.2

  • Fixed typo

0.0.1

  • Add monads description to README
  • Identity monad implementation
  • Maybe monad implementation
  • Either monad implementation
  • IO monad implementation
  • Continuation monad implementation
  • List monad implementation