Deedle


ComparisonFailedException

An internal exception that is used to handle the case when comparison fails (even though the type implements IComparable and everything...)

Constructors

ConstructorDescription
new ComparisonFailedException
Signature:unit -> ComparisonFailedException
Fork me on GitHub