Package: graphene

Function graphene:triangle-equal

Lambda List

graphene:triangle-equal (a b)

Arguments

a -- a graphene:triangle-t instance
b -- a graphene:triangle-t instance

Return Value

True if the triangles are equal.

Details

Checks whether the two given triangles are equal.
 

See also

#2023-12-7