package carton

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

Install

Dune Dependency

Authors

Maintainers

Sources

carton-carton-v0.4.1.tbz
sha256=d16aad5560d9ab1e3b4d93d2e8fdea638c216ff47338fb630a8aefd22b452665
sha512=096ed19743eac24dee25008a7c6279e7a94a33fe50b0486474cd4e3f1c2e8affbd88467cffb9ba55086edff084bdb2a3c209b02b8e4fb7500c5b56ebbd389f70

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.