module Float_xdr_desc:Exports asig
..end
hash
and cmp
function for Mapred_sorters.generic_sorter
.
The functions are defined so that the records are sorted in an
descending way by key. The key is interpreted as binary representation
of a float following the (big-endian) XDR rules.val hash : string -> int -> int -> int
val cmp : string -> int -> int -> string -> int -> int -> int