Closed arkichek closed 3 years ago
BigInt has a property isZero which has access level public. Access level in BigUInt differs for the same property. I propose to add public level to unsigned type too.
isZero
public
BigInt has a property
isZero
which has access levelpublic
. Access level in BigUInt differs for the same property. I propose to addpublic
level to unsigned type too.