Skip to content

Releases: saschagrunert/func

Version 0.3.0

04 Mar 15:41
5745179
Compare
Choose a tag to compare
  • Improve fromLeft, fromRight and fromMaybe handling

Version 0.2.0

03 Mar 19:20
Compare
Choose a tag to compare
  • Added functions for easier Maybe and Either type creation
  • Added versioning to library

Version 0.1.1

03 Mar 14:47
Compare
Choose a tag to compare
  • Fixed bug in naming when using the EITHER() macro

Version 0.1.0

03 Mar 14:12
692f3fe
Compare
Choose a tag to compare
  • Add Maybe data type
  • Added Either data type