= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
On This Page
package git
-
git
-
-
git.top
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Git values
Loose objects.
The type for loose Git objects.
val type_of : t -> Object_type.t
Return the object type.
val type_of_inflated : Mstruct.t -> Object_type.t
Return the type of the inflated object stored in the given buffer.
Constructors
IO types
module Cache : sig ... end
module type IO = sig ... end
On This Page