bidict
2-way dict with convenient slice syntax: d[65] = 'A' -> d[:'A'] == 65
2-way dict with convenient slice syntax: d[65] = 'A' -> d[:'A'] == 65
To install this package, run one of the following:
Summary
2-way dict with convenient slice syntax: d[65] = 'A' -> d[:'A'] == 65
Last Updated
Feb 9, 2016 at 21:10
License
ISC License (ISCL)