irmin-pack.layered
Maker._
irmin-pack
irmin-pack.mem
val entries : int
val stable_hash : int
type inode_child_order := [
| `Seeded_hash
use a non-crypto seeded-hash of the step
| `Hash_bits
crypto hash the step and extract the relevant bits.
| `Custom of depth:int -> bytes -> int
use a custom index
]
val inode_child_order : inode_child_order