memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
Dub
Repo
List.this
memgraph
list
List
Create a list from a Value.
this
()
this
(Value[] valueArray)
this
(uint capacity)
this
(List other)
this
(Value value)
struct
List
this
(
inout
ref
Value
value
)
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 from a Value.