Versions in this module Expand all Collapse all v1 v1.6.65 Sep 23, 2024 v1.6.64 Sep 13, 2024 v1.6.4 Sep 13, 2024 Changes in this version + func CountLeadingZeros32(x uint32) int + func CountLeadingZeros64(x uint64) int + func CountTrailingZeros32(x uint32) int + func CountTrailingZeros64(x uint64) int