module KfSorted: sig .. end
sig
end
type t = Kernel_function.t
Kernel_function.t
val equal : Kernel_function.t -> Kernel_function.t -> bool
Kernel_function.t -> Kernel_function.t -> bool
val hash : Kernel_function.t -> int
Kernel_function.t -> int
val compare : Kernel_function.t -> Kernel_function.t -> int
Kernel_function.t -> Kernel_function.t -> int