module type Filepath_list = List with type elt = Datatype.Filepath.t and type t = Datatype.Filepath.t list
List
with type elt = Datatype.Filepath.t and type t = Datatype.Filepath.t list
include Parameter_sig.Collection
val append_before : t -> unit
t -> unit
val append_after : t -> unit