Module hadean_std::list [] [src]

A scalable distributed list datastructure.

Structs

Leaf

A scalable distributed list datastructure. Provides O(1) indertion and deletion. Indexed by a LeafIndex, which can be incremented or decremented in O(1). LeafIndexs for each of the start and end of the list can be retreived in O(1).

LeafIndex
RawLeafIndex