monolith/collections

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

Collection classes for the Monolith framework.

Installs: 557

Dependents: 9

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/monolith/collections

10.3 2022-09-12 03:07 UTC

README

Collections $$VERSION$$

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)