@TODO reconsider eval's signature; since Value wraps all evaluables, it might make more sense to frame eval as "environment.eval(value)", and then likewise define a 'repl.eval(value)', rather than 'value.eval(environment)'
(&self, value: &Value)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected