vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
java
functional-programming
java8
javaslang
immutable-collections
object-functional
persistent-collections
vavr
-
Updated
Feb 19, 2022 - Java
We have injectIntoIndex on primitive OrderedIterables (e.g.
OrderedIntIterable), but not on the object equivalentOrderedIterable.