package plebeia

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module F.PathSource

Sourcetype name = Name.t
Sourcetype t = name list
Sourceval length : t -> int
Sourceval equal : t -> t -> bool
Sourceval to_string : t -> string
Sourceval pp : Format.formatter -> t -> unit
Sourceval to_segments : t -> Plebeia.Segment.t list
Sourceval of_segments : Plebeia.Segment.t list -> t option
Sourceval is_prefix_of : t -> t -> t option
OCaml

Innovation. Community. Security.