mir-ion ~master (2023-11-12T13:12:48Z)
Dub
Repo
YamlMap.opIndex
mir
algebraic_alias
yaml
YamlMap
inout
(
YamlAlgebraic
)
opIndex
(char[] key)
inout
(
YamlAlgebraic
)
opIndex
(YamlAlgebraic key)
struct
YamlMap
ref @
safe
pure inout return scope
inout
(
YamlAlgebraic
)
opIndex
(
scope
const
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
aliases
opBinaryRight
constructors
this
functions
_opIn
byKeyValue
length
opCmp
opEquals
opIndex
opIndexAssign
variables
pairs