Point2d.opEquals

Compares this point 2d with other. Return: true if same, false otherwise.

struct Point2d
@nogc const
opEquals
(
const ref Point2d other
)

Meta