memgraph-d ~main (2022-05-10T06:08:30.6120945)
Dub
Repo
Point2d.opEquals
memgraph
point2d
Point2d
Compares this point 2d with
other
. Return: true if same, false otherwise.
struct
Point2d
@
nogc
const
auto
opEquals
(
const
ref
Point2d
other
)
Meta
Source
See Implementation
memgraph
point2d
Point2d
constructors
this
functions
opEquals
ptr
srid
toHash
toString
x
y
Compares this point 2d with other. Return: true if same, false otherwise.