Skip to main content

is_value_bound

Function is_value_bound 

Source
pub fn is_value_bound(key: &str, frame_opt: Option<usize>) -> bool
Expand description

Was name bound? If frame is given, check only whether it is bound in that frame (0 is the topmost).