Multi key dictionary implementation
Implementation of a multi-key dictionary, i.e.: (key1[,key2, ..]) => value This dictionary has a similar interface to the standard dictionary => but is extended to support multiple keys referring to the same element.
$
pkg install py311-multi_key_dictOrigin
devel/py-multi_key_dict
Size
104KiB
License
MIT
Maintainer
lwhsu@FreeBSD.org
Dependencies
1 packages
Required by
1 packages