Skip to main content

pattern_binders

Function pattern_binders 

Source
pub fn pattern_binders(p: &Pattern) -> Vec<Name>
Expand description

Collect all variable names bound in a pattern.