package plebeia

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

Module Fs_impl.NameCompressedSource

include module type of struct include Fs_impl.Name8bits end
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 is_all_hex : string -> int -> bool
Sourcemodule H = Hashtbl
Sourceval keyword_bytes : int
Sourcemodule B : sig ... end
Sourceval tbl : (string, Segment.t) H.t
Sourceval tbl' : (int * string, string) H.t
Sourceval gen_hash : string -> Segment.t * (int * string)
Sourceval init : string list -> unit
Sourceval c0 : int
Sourceval ca : int
Sourceval encode5 : bool -> string -> Segment.t
Sourceval decode5 : Segment.t -> string option
Sourceval to_segment : string -> Segment.t
Sourceval of_segment : Segment.t -> string option
Sourceval test : string -> unit
OCaml

Innovation. Community. Security.