package irmin

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

Module Node.No_metadataSource

Sourcetype t = unit

The type for metadata.

Sourceval t : t Type.t
Sourceval merge : t Merge.t

merge is the merge function for metadata.

Sourceval default : t

The default metadata to attach, for APIs that don't care about metadata.

OCaml

Innovation. Community. Security.