Does not use iterator().hasNext when Iterate.on(..) to return Iterate.none(). Closes #48 |
|
More...
|
almost 11 years ago
|
Does not use iterator().hasNext when Iterate.on(..) to return Iterate.none(). Closes #48 |
|
More...
|
almost 11 years ago
|
Added an .eval() to prevent ConcurrentModificationException |
|
More...
|
almost 11 years ago
|
Added an .eval() to prevent ConcurrentModificationException |
|
More...
|
almost 11 years ago
|
Combining two maps by the values of the first as the keys of the second. Closes #52 |
|
More...
|
almost 11 years ago
|
Combining two maps by the values of the first as the keys of the second. Closes #52 |
|
More...
|
almost 11 years ago
|
Fixes bug in Elements.map(..) which halts on first null-element, or null-result from Fn application. Closes #51 |
|
More...
|
almost 11 years ago
|
Fixes bug in Elements.map(..) which halts on first null-element, or null-result from Fn application. Closes #51 |
|
More...
|
almost 11 years ago
|
Fixes bug in Elements.filter(..) which halts on first null-element. Closes #50 |
|
More...
|
almost 11 years ago
|
Fixes bug in Elements.filter(..) which halts on first null-element. Closes #50 |
|
More...
|
almost 11 years ago
|
containedIn Predicate, closes #49 |
|
More...
|
almost 11 years ago
|
containedIn Predicate, closes #49 |
|
More...
|
almost 11 years ago
|
Fn to get size of collections. Closes #42 |
|
More...
|
about 11 years ago
|
Fn to get size of collections. Closes #42 |
|
More...
|
about 11 years ago
|
Configures surefire to pick up **/*Theories.java and removes "Test" suffix on Theories-based tests |
|
More...
|
about 11 years ago
|
Configures surefire to pick up **/*Theories.java and removes "Test" suffix on Theories-based tests |
|
More...
|
about 11 years ago
|
Fn to yield hashCode of objects. Closes #41 |
|
More...
|
about 11 years ago
|
Fn to yield hashCode of objects. Closes #41 |
|
More...
|
about 11 years ago
|
Base.always(boolean) to create constant predicate. Closes #40 |
|
More...
|
about 11 years ago
|
Base.always(boolean) to create constant predicate. Closes #40 |
|
More...
|
about 11 years ago
|
Rename all Strings.split to Strings.splittingOn |
|
More...
|
about 11 years ago
|
Rename all Strings.split to Strings.splittingOn |
|
More...
|
about 11 years ago
|
javadoc fix |
|
More...
|
about 11 years ago
|
javadoc fix |
|
More...
|
about 11 years ago
|
Rewrites some String-splitting tests to QuickCheck-style (com.pholser:junit-quickcheck) |
|
More...
|
about 11 years ago
|
Rewrites some String-splitting tests to QuickCheck-style (com.pholser:junit-quickcheck) |
|
More...
|
about 11 years ago
|
Fixes missing contra-variance in Character-predicate |
|
More...
|
about 11 years ago
|
Fixes missing contra-variance in Character-predicate |
|
More...
|
about 11 years ago
|
All Comparators implementing Serializable |
|
More...
|
about 11 years ago
|
All Comparators implementing Serializable |
|
More...
|
about 11 years ago
|