package plebeia

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

Module Fs.NameCompressed'Source

Sourcetype t = string

Type of file and directory names

Sourceval equal : t -> t -> bool
Sourceval to_string : t -> string
Sourceval pp : Format.formatter -> t -> unit
Sourceval to_segment : t -> Segment.t
Sourceval of_segment : Segment.t -> t option
Sourceval test : string -> unit
OCaml

Innovation. Community. Security.