module Int64_xdr_asc:Exports asig..end
hash and cmp function for Mapred_sorters.generic_sorter.
The functions are defined so that the records are sorted in an
ascending way by key. The key is interpreted as binary representation
of an int64 in big endian byte order.val hash : string -> int -> int -> intval cmp : string -> int -> int -> string -> int -> int -> int