package carton

  1. Overview
  2. Docs
type t
val of_delta : depth:int -> source:Carton.Uid.t -> src_len:int -> dst_len:int -> Duff.hunk list -> t
val of_copy : depth:int -> source:Carton.Uid.t -> Cachet.bigstring -> t
val source : t -> Carton.Uid.t
val pp : Format.formatter -> t -> unit
val length : t -> int
OCaml

Innovation. Community. Security.