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/Carton/Dec/Idx/M/index.html

Module Idx.M

Parameters

module IO : sig ... end
module Uid : sig ... end

Signature

type t = Uid.t Device.t
type uid = Device.uid
type fd
type error
val pp_error : error Fmt.t
val create : t -> uid -> (fd, error) result IO.t
val append : t -> fd -> string -> unit IO.t
val close : t -> fd -> (unit, error) result IO.t
OCaml

Innovation. Community. Security.