ordinal-map 0.1.10

Ordinal trait to map values to integers and efficient maps and sets for such types
Documentation
1
2
3
4
5
6
7
8
9
mod array;
mod boxed;
mod char;
mod either;
mod non_zero;
mod ordering;
mod primitive;
mod std;
mod tuple;