Skip to content

Version 1.4.0

Compare
Choose a tag to compare
@davidchambers davidchambers released this 14 Feb 20:19
· 13 commits to master since this release
5bad6ac

Changes:

  • {TypeRep}.is and {TypeRep}.{Tag}.is are now compatible with higher-order functions (#33)
  • {TypeRep}.{Tag}.is now operates correctly on values created via from (#38)
  • cata now requires all cases to be specified (#37)