pub fn is_value_bound(key: &str, frame_opt: Option<usize>) -> bool
Was name bound? If frame is given, check only whether it is bound in that frame (0 is the topmost).
name
frame