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