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

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