[][src]Type Definition interpreter::environment::Env

type Env = Rc<RefCell<Environment>>;