package git

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

Module type Loose.UIDSource

include Carton.UID
Sourcetype t
Sourcetype ctx
Sourceval empty : ctx
Sourceval get : ctx -> t
Sourceval feed : ctx -> ?off:int -> ?len:int -> Bigstringaf.t -> ctx
Sourceval equal : t -> t -> bool
Sourceval compare : t -> t -> int
Sourceval length : int
Sourceval of_raw_string : string -> t
Sourceval to_raw_string : t -> string
Sourceval pp : t Fmt.t
Sourceval null : t
Sourceval to_hex : t -> string
OCaml

Innovation. Community. Security.