Module Tools


module Tools: sig .. end

val pp_l : Format.formatter -> string list -> unit
val tags_of_pathname : Pathname.t -> Tags.t
val opt_print : (Format.formatter -> 'a -> unit) -> Format.formatter -> 'a option -> unit
val path_and_context_of_string : Pathname.t -> Pathname.t list