package carton

  1. Overview
  2. Docs

Module CartonnageSource

Sourcemodule Delta : sig ... end
Sourcemodule Entry : sig ... end
Sourcemodule Source : sig ... end
Sourcemodule Patch : sig ... end
Sourcemodule Target : sig ... end
Sourcetype buffers = {
  1. o : De.bigstring;
  2. i : De.bigstring;
  3. q : De.Queue.t;
  4. w : De.Lz77.window;
}
Sourcemodule Encoder : sig ... end
Sourcetype where = Carton.Uid.t -> int option
Sourceval encode : ?level:int -> buffers:buffers -> where:where -> 'meta Target.t -> target:Carton.Value.t -> cursor:int -> int * Encoder.encoder
OCaml

Innovation. Community. Security.