Learn
Packages
Community
Blog
Playground
max) { row = max } }" @keyup.up="if (row !== null) { row -=1; if (row < 0) { row = null } }" @keyup.right="if (col < 1) col++" @keyup.left="if (col >= 1) col--" :aria-activedescendant="row !== null ? 'package-autocomplete-'+row+'-'+col : null" hx-get="/packages/autocomplete" hx-params="q" hx-trigger="keyup changed delay:500ms, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" >
Searching...
Or go to:
Standard Library API
Learn
Packages
Community
Blog
Playground
Get started
irmin-tezos
latest (3.6.1)
3.6.1
3.6.0
3.5.2
3.5.1
3.5.0
3.4.3
3.4.2
3.4.1
3.4.0
3.3.2
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0
3.1.0
3.0.0
2.10.2
2.10.1
2.10.0
2.9.1
2.9.0
Documentation
irmin-tezos lib
Irmin_tezos
.
Store
.
Tree
.
Private
.
Env
Module
= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
side menu
Overview
Docs
package irmin-tezos
irmin-tezos
Irmin_tezos
Conf
Schema
Branch
Commit
Commit_key
Node_key
Contents
Hash
Metadata
Node
Contents_key
Metadata
Node_key
Path
Store
Backend
Branch
Key
Val
Commit
Hash
Key
Node
Contents
Hash
Key
Val
Hash
Key
Metadata
Path
Val
Metadata
Val
Contents
Hash
Key
Val
Node
Contents
Hash
Key
Val
Hash
Key
Val
Metadata
Remote
Repo
Slice
Branch
Commit
Contents
Gc
Hash
Head
History
E
V
Info
Metadata
Path
Repo
Schema
Branch
Contents
Hash
Info
Metadata
Path
Snapshot
Import
Status
Tree
Contents
Private
Env
Proof
Legend:
Library
Module
Module type
Parameter
Class
Class type
type
t
val
t :
t
Irmin.Type.t
val
is_empty :
t
->
bool