Aardvark.Base


ComparableIndexedValue<'T>

Constructors

ConstructorDescription
new(index, value)
Signature: (index:int * value:'T) -> unit

Instance members

Instance memberDescription
CompareTo(other)
Signature: other:ComparableIndexedValue<'T> -> int
Modifiers: abstract
Fork me on GitHub