Function forest_actor::util::math::poly_parse[][src]

pub fn poly_parse(coefs: &[&str]) -> Result<Vec<BigInt>, ParseBigIntError>