LanguagePrimitives.GenericLessThan<'T> Function (F#)
Visual Studio 2012
Compare two values
Namespace/Module Path: Microsoft.FSharp.Core.LanguagePrimitives
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature: GenericLessThan : 'T -> 'T -> bool (requires comparison) // Usage: GenericLessThan e1 e2