package carton

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

carton-1.4.0.tbz
sha256=431e7df0e1c25209e502bec2125218921ce2652390d82c4fbd973655814ac247
sha512=f0dafcb8b175605164f2b177f3e4cb22485abdfadb2c36178c81e838c76e28d3a038d63ecbe2c649bbd70c1520ea81db954b9af0bd531b11a8ec08c25a60e95a

doc/carton.cartonnage/Cartonnage/Patch/index.html

Module Cartonnage.PatchSource

Sourcetype t
Sourceval of_delta : depth:int -> source:Carton.Uid.t -> src_len:int -> dst_len:int -> Duff.hunk list -> t
Sourceval of_copy : depth:int -> source:Carton.Uid.t -> Bstr.t -> t
Sourceval source : t -> Carton.Uid.t
Sourceval pp : Format.formatter -> t -> unit
Sourceval length : t -> int