module Substring_intf: Substring_intf
Substring_intf
type bigstring = Bigstring.t
Bigstring.t
module type S = sig .. end
sig
end