memgraph-d ~master (2021-10-24T19:24:20.8076309)
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.