Packages
libgit2-glib-1.0
Ggit
OId
OId.from_raw
OId.from_string
compare
copy
equal
free
has_prefix
hash
is_zero
to_string
equal
Description:
public
bool
equal
(
OId
b)
Compares two
OId
for equality.
Parameters:
this
a
OId
.
b
a
OId
.
Returns:
true
if
this
and
b
are equal,
false
otherwise