Skip to content

4.0.0

Compare
Choose a tag to compare
@widmogrod widmogrod released this 21 Dec 22:06
· 115 commits to master since this release
9753670
  • Lazy Listt is used everywhere as a default "list" implementation.
  • Native array is now used only as a tuple
  • A lot of new functions like repeat, cycle, take, drop,...
  • MonadFree now is considered stable
  • A lot of new tests, and small improvements