FSharp.Interop.Compose


Comparer

Corresponding static methods as functions for System.Collections.Generic.Comparer

Functions and values

Function or valueDescription
create comparison
Signature: comparison:('T -> 'T -> (type)) -> (type)
Type parameters: 'T

Calls Create(System.Comparison<'T>(comparison))

Go to GitHub source
Fork me on GitHub