Module Core_kernel__.Make_substring

type bigstring = Core_kernel.Bigstring.t
module Blit : sig ... end
module type Base = sig ... end
module type S = Core_kernel.Substring_intf.S
module F : functor (Base : Base) -> S with type base = Base.t