Package: graphene

Function graphene:rect-equal

Lambda List

graphene:rect-equal (a b)

Arguments

a -- a graphene:rect-t instance
b -- a graphene:rect-t instance

Return Value

True if the rectangles are equal.

Details

Checks whether the two given rectangle are equal.
 

See also

2023-12-9