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