Module Biocaml_internal_pervasives.Debug (.ml)

module Debug: sig .. end

val enable : string -> unit
val disable : string -> unit
val make : string -> ('a, unit, string, unit) Pervasives.format4 -> 'a