package irmin

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

Module Generic_key.MakerSource

Parameters

module I : Info.S

Signature

Sourcemodule Info = I
Sourcemodule Make (H : Type.S) (N : Key.S with type hash = H.t) (C : Key.S with type hash = H.t) : sig ... end
Sourcemodule Make_v2 (H : Type.S) (N : Key.S with type hash = H.t) (C : Key.S with type hash = H.t) : sig ... end
OCaml

Innovation. Community. Security.