memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
Dub
Repo
List.this
memgraph
list
List
Create a List using the given
mg_list
.
this
()
this
(Value[] valueArray)
this
(uint capacity)
this
(List other)
this
(Value value)
this
(mg_list* ptr)
struct
List
package @
trusted
this
(
mg_list
*
ptr
)
this
(mg_list* ptr)
Meta
Source
See Implementation
memgraph
list
List
constructors
this
destructors
~this
functions
front
opEquals
opIndex
opOpAssign
popFront
ptr
toString
postblits
this(this)
properties
empty
length
Create a List using the given mg_list.