package carton

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

carton-1.3.0.tbz
sha256=0e709c06a5aeb2e6dea3282107167e143b9c22bc528ed75a8150067dbd8f957b
sha512=a1e2129b929f4dee96f8eabace173a57987a42657089135193a5f496088ba5e8fb2c620c4276a7385d2d97da4bbada5fb6790e230ade3b50df2d351bcde739a2

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