Up

Module Make_substring

Signature

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