Environment.opIndexAssign

Set a value in this.env[0].

struct Environment
void
opIndexAssign
(
T
)
(
auto ref T value
,
in string key
)

Meta