no-null-environment
Does the implementation offer the null-environment procedure?
null-environment
This choice is tested for by running
(procedure? null-environment)
in each Scheme.
#t