Package: graphene

Function graphene:size-equal

Lambda List

graphene:size-equal (a b)

Arguments

a -- a graphene:size-t instance
b -- a graphene:size-t instance

Return Value

True, if the graphene:size-t instances have the same components, otherwise false.

Details

Checks whether two given graphene:size-t instances are equal.
 

See also

2023-9-22