Crate kodiak_sets

Source
Expand description

Get things organized with these powerful, yet easy to use sets. For the time being, kodiak-sets offers a Sequence, which is an ordered sets of elements, with each element at a unique, distinguishable position.

Structsยง

Node
Pos
Pos defines the ordering of Nodes in a Sequence.
Sequence
A Sequence with a deterministic and easy to persist ordering.