Skip to content

0.1.20

Compare
Choose a tag to compare
@gcanti gcanti released this 21 Sep 17:28
· 51 commits to master since this release
  • New Feature
    • List
      • Add chain, chainFirst, ap, apFirst, apSecond (@IMax153)
      • Add bind, bindTo, and apS (@IMax153)
      • Add Apply, Applicative, Monad, Show, Semigroup, and Monoid instances (@IMax153)
  • Internal
    • Remove fast-check dependency for List tests (@IMax153)