The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
YamlMap.opIndex
mir
algebraic_alias
yaml
YamlMap
inout
(
YamlAlgebraic
)
opIndex
(char[] key)
struct
YamlMap
ref @
safe
pure inout return scope
inout
(
YamlAlgebraic
)
opIndex
(
scope
const
char
[]
key
)
inout
(
YamlAlgebraic
)
opIndex
(YamlAlgebraic key)
auto
opIndex
()
auto
opIndex
()
Return Value
Type:
inout
(
YamlAlgebraic
)
the first value associated with the provided key.
Meta
Source
See Implementation
mir
algebraic_alias
yaml
YamlMap
constructors
this
functions
_opIn
byKeyValue
opIndex
variables
pairs