Module Datatype.Filepath

module Filepath: sig .. end

Type-safe strings representing normalized filepaths. See module Filepath.Normalized.


include Datatype.S_with_collections
val of_string : ?base_name:string -> string -> Datatype.t
val pp_abs : Stdlib.Format.formatter -> Datatype.t -> unit
val dummy : Datatype.t