memgraph-d ~main (2022-05-10T06:08:30.6120945)
Dub
Repo
List.this
memgraph
list
List
Create a List using the given
mg_list
pointer.
this
(List other)
this
(Value value)
this
(mg_list* ptr)
struct
List
package @
nogc
this
(
const
mg_list
*
ptr
)
Meta
Source
See Implementation
memgraph
list
List
constructors
this
functions
opEquals
opIndex
popFront
ptr
toHash
toString
properties
empty
front
length
Create a List using the given mg_list pointer.