= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
ON THIS PAGE
package irmin-pack
-
irmin-pack
-
-
irmin-pack.layered
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Parameters
module Index : sig ... end
Signature
val integrity_check :
?ppf:Format.formatter ->
auto_repair:bool ->
check:
(kind:[ `Contents | `Node | `Commit ] ->
offset:int64 ->
length:int ->
Index.key ->
(unit, [ `Absent_value | `Wrong_hash ]) result) ->
Index.t ->
([> `Fixed of int | `No_error ],
[> `Cannot_fix of string | `Corrupted of int ])
result
ON THIS PAGE