package octez-internal-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Irmin_pack_unix.Append_only_fileSource

Sourcemodule type S = sig ... end

Abstraction for irmin-pack's append only files (i.e. suffix and dict).

Sourcemodule Make (Io : Io.S) (Errs : Io_errors.S with module Io = Io) : S with module Io = Io and module Errs = Errs

Abstraction for irmin-pack's append only files (i.e. suffix and dict).

OCaml

Innovation. Community. Security.