shapesecurity / shape-functional-java

add some FP familiarity to a Java project
Apache License 2.0
8 stars 7 forks source link

ImmutableList#partition :: (A -> Boolean) -> ImmutableList<A> -> Pair<ImmutableList<A>, ImmutableList<A>> #14

Closed michaelficarra closed 7 years ago