Function pomelo_parse::grammar::patterns::infixed_pat
source · fn infixed_pat(p: &mut Parser<'_>)
Expand description
Similar to infix expressions, we don’t have enough information here to decide which operators are infix.