This repository has been archived by the owner on Oct 8, 2019. It is now read-only.
Releases: dhke/cutil
Releases · dhke/cutil
Initial Github Release
cutil is an extended collections library on top of collections-generic.
Included are
- copy-on-write collections
- equality-aware TreeSets (with non-lattice Comparators)
- aspect-oriented sets supporting add/remove/modify listeners
- immutable decorator sets
- frozen set/list
- input transforming iterators/collections
- a stringer library
- various utilities