Determine if the given libgit2_d.types.git_object_t is a valid loose object type.
@param type object type to test. @return true if the type represents a valid loose object type, false otherwise.
See Implementation
Determine if the given libgit2_d.types.git_object_t is a valid loose object type.
@param type object type to test. @return true if the type represents a valid loose object type, false otherwise.