num-bigint icon indicating copy to clipboard operation
num-bigint copied to clipboard

Add From<bool> for BigInt and BigUint

Open PatrickNorton opened this issue 2 years ago • 0 comments

From<bool> for {numeric} has been around in std since 1.28, so it would make sense to have it for BigInt and BigUint too.

PatrickNorton avatar Apr 16 '22 04:04 PatrickNorton