GArrow.Datum.equal – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
Datum
datum
Datum
equal
is_array
is_array_like
is_scalar
is_value
to_string
equal
Description:
[
Version
( since =
"1.0.0"
) ]
public
bool
equal
(
Datum
other_datum)
Parameters:
this
A
Datum
.
other_datum
A
Datum
to be compared.
Returns:
true
if both of them have the same datum,
false
otherwise.