package carton

  1. Overview
  2. Docs

Module type Classeur.UIDSource

Sourcetype t
Sourcetype ctx
Sourceval empty : ctx
Sourceval feed : ctx -> ?off:int -> ?len:int -> bigstring -> ctx
Sourceval get : ctx -> t
Sourceval compare : t -> t -> int
Sourceval length : int
Sourceval to_raw_string : t -> string
Sourceval pp : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.