= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package git
-
git
-
-
git.top
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val keys : t -> Hash.Set.t
Read only the keys contained in the index.
Same as find_offset
but for raw packs.
val lengths : t -> int option Hash.Map.t
lengths
returns the difference between two consecutive offsets (appart for the last elements, where the lenght can be None
is the index file is build from a raw pack file).