package carton

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

Install

Dune Dependency

Authors

Maintainers

Sources

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

doc/carton.thin/Thin/index.html

Module Thin

type ('uid, 's) light_load = 'uid -> (Carton.kind * int, 's) Carton.io
type ('uid, 's) heavy_load = 'uid -> (Carton.Dec.v, 's) Carton.io
type optint = Optint.t
module Make (Scheduler : Carton.SCHEDULER) (IO : Carton.IO with type 'a t = 'a Scheduler.s) (Uid : Carton.UID) : sig ... end
OCaml

Innovation. Community. Security.