package irmin

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

Module type Metadata.SSource

Sourcetype t

The type for metadata.

Sourceval t : t Type.t

t is the value type for 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.