memgraph-d ~main (2022-05-10T06:08:30.6120945)
Dub
Repo
Map.opEquals
memgraph
map
Map
Compares this map with
other
. Return: true if same, false otherwise.
struct
Map
@
nogc
const
bool
opEquals
(
const
Map
other
)
Meta
Source
See Implementation
memgraph
map
Map
constructors
this
functions
empty
front
opBinaryRight
opEquals
opIndex
popFront
ptr
toHash
toString
properties
length
Compares this map with other. Return: true if same, false otherwise.