Skip to content

Commit

Permalink
Clarify utilities in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Col-E committed Sep 9, 2022
1 parent 4293d57 commit 37352f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Handy utilities for things I wish were in Java's collections api.
- Treated as additions to `Map<K, Tree<K,V>>`
- Tuples
- Pair
- Common utilities for:
- Common utilities for `List`, `Map`, and `Set` types with features such as:
- Creating singleton collections
- Creating disjoint & union collection of two input collections

0 comments on commit 37352f6

Please sign in to comment.