Skip to content

MonetJS 0.9.2

Compare
Choose a tag to compare
@ulfryk ulfryk released this 05 Mar 17:13
· 7 commits to develop since this release
  • [new] add apTo to all Applicatives -- thanks to @iLikeKoffee ( #233 )
  • [new] add lookup and nth to lists -- thanks to @mlrv ( #241 )
  • [enhancement] change Maybe filter and filterNot to work as type guard -- thanks to @mlrv ( #240 )