We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4293d57 commit 37352f6Copy full SHA for 37352f6
README.md
@@ -11,6 +11,6 @@ Handy utilities for things I wish were in Java's collections api.
11
- Treated as additions to `Map<K, Tree<K,V>>`
12
- Tuples
13
- Pair
14
-- Common utilities for:
+- Common utilities for `List`, `Map`, and `Set` types with features such as:
15
- Creating singleton collections
16
- Creating disjoint & union collection of two input collections
0 commit comments