package carton-git

  1. Overview
  2. Docs
Implementation of PACK file in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

carton-carton-v0.2.0.tbz
sha256=1672dc1262fe2b1fce03ab9e71e2767258ffbd284f3326e304a4a49b14d1d63d
sha512=be87e266a25c222a9e8214acf175289beaddc15670e54631733baf181ae80657d0553be1d793f686915a6aefdba0d69baf191bab860d8fd6db770f19b353bb39

doc/carton-git.unix/Carton_git_unix/Make/argument-1-Uid/index.html

Parameter Make.Uid

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

Innovation. Community. Security.