Module type Functors.T_LENGTH_AND_COMPSUB

module type T_LENGTH_AND_COMPSUB = sig .. end

type t 
val length : t -> int
val compare_substring : t * int * int ->
t * int * int -> int