Skip to content

Releases: zero-functional/zero-functional

Support for yield in finals

11 Sep 06:18
edf3b7f

Choose a tag to compare

  • enabling support in final statement makes it possible to create a chunks function
  • fixed warning output
  • added testing support on circle ci in github actions

Bugfix version

04 Dec 18:47

Choose a tag to compare

activate last bug fixes

Improved `map` + added `enumerate`

22 Jun 14:40
813e706

Choose a tag to compare

  • fixes around mapping to another type and applying functions on top of that
    thanks to @rekihyt
    • added enumerate function
    • simplified function call in map

fix inner iterator in map

28 May 19:38
875ab11

Choose a tag to compare