Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

v2.1.0

Choose a tag to compare

@hdgarrood hdgarrood released this 21 Jan 14:03
· 55 commits to master since this release
  • Added toAscUnfoldable for obtaining an Unfoldable structure with keys in ascending order (@joshuahhh). toAscUnfoldable specialised to List behaves the same as toList; toList has now been deprecated.