memgraph-d ~main (2022-05-10T06:08:30.6120945)
Dub
Repo
List.this
memgraph
list
List
Create a shallow list copy from a Value.
this
(List other)
this
(Value value)
struct
List
@
nogc
this
(
inout
ref
Value
value
)
this
(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 shallow list copy from a Value.