- environment-set-mutable! ENV SYMBOL MUTABLE?procedure
Makes the variable SYMBOL in environment ENV mutable, if MUTABLE? is #t, immutable otherwise.
No effect when called with the (interaction-environment).
Makes the variable SYMBOL in environment ENV mutable, if MUTABLE? is #t, immutable otherwise.
No effect when called with the (interaction-environment).