package git-kv

  1. Overview
  2. Docs
A Mirage_kv implementation using git

Install

dune-project
 Dependency

Authors

Maintainers

Sources

git-kv-0.2.2.tbz
sha256=6d1e7fe304db9672a86497b57f71af31d97a725ccca77c6f40a461ca3d1929fe
sha512=a9c4d4a4605ad9c97e317be5ee6e07ab610ec4c2a2a56fab7ef000ab61f44b135d538c771fabe7434d19302bb2f433df80279fa87c97bfb1961a2d6e1759240e

doc/git-kv.mem/Git_store/Commit/Syntax/index.html

Module Commit.SyntaxSource

Sourceval safe_exn : ('a -> 'b) -> 'a -> 'b
Sourceval hex : (string, Digestif.SHA1.t) Encore.Bij.t
Sourceval user : (string, Git_store__.Git_user.t) Encore.Bij.t
Sourceval commit : ((string * Digestif.SHA1.t) * (string * Digestif.SHA1.t) list * (string * Git_store__.Git_user.t) * (string * Git_store__.Git_user.t) * (string * string list) list * string option, t) Encore.Bij.t
Sourceval is_not_sp : char -> bool
Sourceval is_not_lf : char -> bool
Sourceval always : 'a -> 'b -> 'a
Sourceval value : string list Encore.t
Sourceval extra : (string * string list) Encore.t
Sourceval binding : ?key:??? -> (string, 'a) Encore.Bij.t -> (string * 'a) Encore.t
Sourceval rest : string option Encore.t
Sourceval t : ((((((string * Digestif.SHA1.t) * (string * Digestif.SHA1.t) list) * (string * Git_store__.Git_user.t)) * (string * Git_store__.Git_user.t)) * (string * string list) list) * string option) Encore.t
Sourceval format : t Encore.t