Internal.XKeytype hash = Schema.Hash.tinclude Irmin.Key.S
with type t = hash Irmin_pack_unix.Pack_key.t
with type hash := hashtype t = hash Irmin_pack_unix.Pack_key.tThe type for keys.
val t : t Irmin.Type.tval null : tunfindable_of_hash h is a key k such that to_hash k = h, with an unspecified internal representation. This function enables an efficient implmentation of "portable" inodes, but is otherwise unused. Attempting to dereference a key constructed in this way results in undefined behaviour.