The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
YamlMap._opIn
mir
algebraic_alias
yaml
YamlMap
inout
(
YamlAlgebraic
)*
_opIn
(char[] key)
inout
(
YamlAlgebraic
)*
_opIn
(YamlAlgebraic key)
struct
YamlMap
@
safe
pure nothrow @
nogc
inout return scope
inout
(
YamlAlgebraic
)*
_opIn
(
scope
const
YamlAlgebraic
key
)
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