Type Definition selfish::Environment [] [src]

type Environment = Rc<RefCell<EnvironmentStruct>>;