4.0.0
- 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