[Home] Module Microsoft.FSharp.Core.LanguagePrimitives.HashCompare


Deprecated Values

ValueDescription
[<Obsolete
  ("This function is a primitive library routine used by optimized F# code and should not be used directly")>]
val GenericComparisonIntrinsic : 'a -> 'a -> int

Note: This function is a primitive library routine used by optimized F# code and should not be used directly

A primitive entry point used by the F# compiler for optimization purposes.
[<Obsolete
  ("This function is a primitive library routine used by optimized F# code and should not be used directly")>]
val GenericEqualityIntrinsic : 'a -> 'a -> bool

Note: This function is a primitive library routine used by optimized F# code and should not be used directly

A primitive entry point used by the F# compiler for optimization purposes.
[<Obsolete
  ("This function is a primitive library routine used by optimized F# code and should not be used directly")>]
val GenericGreaterOrEqualIntrinsic : 'a -> 'a -> bool

Note: This function is a primitive library routine used by optimized F# code and should not be used directly

A primitive entry point used by the F# compiler for optimization purposes.
[<Obsolete
  ("This function is a primitive library routine used by optimized F# code and should not be used directly")>]
val GenericGreaterThanIntrinsic : 'a -> 'a -> bool

Note: This function is a primitive library routine used by optimized F# code and should not be used directly

A primitive entry point used by the F# compiler for optimization purposes.
[<Obsolete
  ("This function is a primitive library routine used by optimized F# code and should not be used directly")>]
val GenericHashParamIntrinsic : 'a -> int byref -> int

Note: This function is a primitive library routine used by optimized F# code and should not be used directly

A primitive entry point used by the F# compiler for optimization purposes.
[<Obsolete
  ("This function is a primitive library routine used by optimized F# code and should not be used directly")>]
val GenericLessOrEqualIntrinsic : 'a -> 'a -> bool

Note: This function is a primitive library routine used by optimized F# code and should not be used directly

A primitive entry point used by the F# compiler for optimization purposes.
[<Obsolete
  ("This function is a primitive library routine used by optimized F# code and should not be used directly")>]
val GenericLessThanIntrinsic : 'a -> 'a -> bool

Note: This function is a primitive library routine used by optimized F# code and should not be used directly

A primitive entry point used by the F# compiler for optimization purposes.
[<Obsolete
  ("This function is a primitive library routine used by optimized F# code and should not be used directly")>]
val PhysicalEqualityIntrinsic : 'a -> 'a -> bool

Note: This function is a primitive library routine used by optimized F# code and should not be used directly

A primitive entry point used by the F# compiler for optimization purposes.
[<Obsolete
  ("This function is a primitive library routine used by optimized F# code and should not be used directly")>]
val PhysicalHashIntrinsic : 'a -> int

Note: This function is a primitive library routine used by optimized F# code and should not be used directly

A primitive entry point used by the F# compiler for optimization purposes.

See Also

Microsoft.FSharp.Core.LanguagePrimitives


Documentation for assembly FSharp.Core, version 1.9.4.19, generated using F# version 1.9.4.19