odict: odict (ordered dictionary) odict: odict: Dictionary in which the insertion order of items is preserved odict: (using an internal double linked list). In this implementation odict: replacing an existing item keeps it at its original position. odict: odict: Homepage: https://github.com/bluedynamics/odict odict: odict: odict: odict: