Module Common (.ml)

module Common: sig .. end

include Nonstd
module String: Sosa.Native_string
module Unique_name: sig .. end
val with_buffer : ?size:int -> ((string -> unit) -> 'a) -> string * 'a