package irmin

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

Lift the merge functions to maps.

Parameters

module M : Map.S
module X : Tc.S0 with type t = M.key

Signature

Merging Maps

val merge : 'a Tc.t -> (M.key -> 'a option t) -> 'a M.t t

Lift to X.t maps.

OCaml

Innovation. Community. Security.