GArrow.Scalar.equal – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
Scalar
data_type
scalar
parse
Scalar
cast
equal
equal_options
get_data_type
is_valid
to_string
equal
Description:
[
Version
( since =
"5.0.0"
) ]
public
bool
equal
(
Scalar
other_scalar)
Parameters:
this
A
Scalar
.
other_scalar
A
Scalar
to be compared.
Returns:
true
if both of them have the same data,
false
otherwise.