val to_int : t -> intto_int t returns an unique int value of the kind t. This value can be used to sort a list of kinds.
val to_bin : t -> intto_bin t returns a binary code to serialize the kind t.
Pack.KindThis module represents the kind of a Git object - but only the kind, Kind.t does not have the Git value.