parse_poly

Function parse_poly 

Source
pub fn parse_poly(line: &[u8]) -> impl Iterator<Item = (BigInt, Vec<VarIndex>)>