proposal: math/big: Int.TrailingZeroBits #29578
Labels
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Proposal
Proposal-Accepted
Milestone
Please consider exposing the
nat.trailingZeroBits
method, for example asInt.TrailingZeroBits
, in addition to Int.BitLen. Similar tomath.bits
, knowing the length in bits is as useful as counting number of trailing zeros.The text was updated successfully, but these errors were encountered: