package jerboa

  1. Overview
  2. Docs

Jerboa.Path_mapping has the type definition of the path mapping.

type t = Path.t list

Path_mapping.t is a list of Path parts which will be used for matching.

val path_mapping_composer : Path.t -> Path.t list -> Path.t list
val compose_path_regex : Path.t Base.List.t -> Re.t
OCaml

Innovation. Community. Security.