package irmin

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

Module Metadata.NoneSource

A metadata definition for systems that don't use metadata.

Sourcetype t = unit

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.

OCaml

Innovation. Community. Security.