Value | Description |
[<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.
|