Resources: Maven Central · Javadoc · Complete list of changes
Major enhancements |
---|
Fixed Traversable.sliding() |
Improved numerical operations of Traversables |
Added Traversable headOption(), tailOption(), initOption(), lastOption() |
Resources: Maven Central · Javadoc · Complete list of changes
Major enhancements |
---|
Added the Lazy type |
Many improvements regarding monads and collections, hardened Stream |
Simplified Match API |
Introduced marker for @unsafe operations |
Resources: Maven Central · Javadoc · Complete list of changes
Major enhancements |
---|
Added the Property Check framework |
Improved the internal build by creating a generator framework |
Resources: Maven Central · Javadoc · Complete list of changes
Major enhancements |
---|
Added the collections List, Stream, BinaryTree and RoseTree |
Added checked and unchecked Functions |
Added Tuples |
Resources: Maven Central · Javadoc
Major enhancements |
---|
Added monads Option, Try and Either |
Added the Match API |