dmildew ~master (2021-03-01T20:12:39.6103621)
Dub
Repo
Environment.forceRemoveVarOrConst
mildew
environment
Environment
Forces the removal of a const or variable in the current environment.
class
Environment
void
forceRemoveVarOrConst
(
in
string
name
)
Meta
Source
See Implementation
mildew
environment
Environment
constructors
this
functions
declareVariableOrConst
depth
forceRemoveVarOrConst
forceSetVarOrConst
g
interpreter
lookupVariableOrConst
name
parent
reassignVariable
toString
unsetVariable
varDepth
variableOrConstExists
Forces the removal of a const or variable in the current environment.