Namespace Edgar.Legacy.GeneralAlgorithms.DataStructures.Common
Classes
IntAlias<T>
Integer alias of an object of a given generic type.
SimpleBitVector32
Datastructure to hold upto 32 boolean values.
TwoWayDictionary<TKey, TValue>
Two way dictionary.