C# (CSharp) LSCollections Namespace

Classes

Name Description
SkipList Represents a collection of key-and-value pairs.
SkipList.Node Represents a node in the SkipList.
SkipList.SkipListEnumerator Enumerates the elements of a skip list.