monolith/collections

There is no license information available for the latest version (10.3) of this package.

Collection classes for the Monolith framework.

10.3 2022-09-12 03:07 UTC

README

Todo

- Abstract key index management out of mutable / immutable dictionary objects

Major Release 10.0

- MutableDictionary's map() arguments swapped (value, key) to (key, value)