memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
Dub
Repo
Point2d.opEquals
memgraph
point2d
Point2d
Compares this point 2d with
other
. Return: true if same, false otherwise.
struct
Point2d
const
bool
opEquals
(
const
ref
Point2d
other
)
Meta
Source
See Implementation
memgraph
point2d
Point2d
constructors
this
destructors
~this
functions
opAssign
opEquals
ptr
srid
toString
x
y
postblits
this(this)
Compares this point 2d with other. Return: true if same, false otherwise.