Skip to content

v0.1

Latest
Compare
Choose a tag to compare
@ScottBoyce ScottBoyce released this 14 Jan 00:43

Initial release of MirrorDict.

Contains all methods in the normal python dict, while hashing both the key and value for bidirectional lookup.
Since it is based off of dict, the api should be stable nor should there be any future breaking changes.

Full Changelog: https://github.com/ScottBoyce-Python/MirrorDict/commits/v0.1