Skip to content

v2.1.0

Compare
Choose a tag to compare
@radmen radmen released this 29 Mar 08:50

Added

  • macros:
    • lens()
    • lensIndex()
    • lensPath()
    • lensProp()
    • update()
    • assoc()
    • assocPath()
    • has()
    • over()
    • set()
    • view()
  • Constant monad
  • Identity monad
  • Duck type matcher

Changed

  • map() will support functors

Fixed

  • Tests: check if assertions are enabled