We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
E.g. BigInt::new(Plus, vec![1, 2, 3, 4]) gives 316912650112397582603894390785, not 1234 as one might expect on first thought.
BigInt::new(Plus, vec![1, 2, 3, 4])
316912650112397582603894390785
1234