Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Releases: dhke/cutil

Initial Github Release

28 Jul 06:23
Compare
Choose a tag to compare

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