- (environment-mutable? ENV SYMBOL) => boolean procedure
Is the variable SYMBOL in environment ENV mutable?
When ENV is the (interaction-environment) this procedure always returns #t.
Is the variable SYMBOL in environment ENV mutable?
When ENV is the (interaction-environment) this procedure always returns #t.