package irmin-pack

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

Module Make.StatusSource

Sourcetype t = [
  1. | `Branch of branch
  2. | `Commit of commit
  3. | `Empty
]
Sourceval pp : t Fmt.t
OCaml

Innovation. Community. Security.