Plasma GitLab Archive
Projects Blog Knowledge

Plasma Project:
Home 
Manual 
FAQ 
Slides 
Perf 
Releases 

Module Mapred_sorters.String_desc

module String_desc: sig .. end
Exports a 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 string, and sorted as String.compare does.

val hash : string -> int -> int -> int
val cmp : string -> int -> int -> string -> int -> int -> int
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml