memgraph-d ~main (2022-05-10T06:08:30.6120945)
Dub
Repo
Map.this
memgraph
map
Map
Create a Map from a copy of the given
mg_map
.
this
(Map other)
this
(Value value)
this
(mg_map* ptr)
struct
Map
package @
nogc
this
(
inout
mg_map
*
ptr
)
Meta
Source
See Implementation
memgraph
map
Map
constructors
this
functions
empty
front
opBinaryRight
opEquals
opIndex
popFront
ptr
toHash
toString
properties
length
Create a Map from a copy of the given mg_map.