fixnum icon indicating copy to clipboard operation
fixnum copied to clipboard

Update numberOf{Leading,Trailing}Zeros documentation

Open osa1 opened this issue 2 years ago • 0 comments

  • Mention the result when the integer is 0.
  • Clarify that leading = most significant, trailing = least significant.
  • Remove the documentation from the implementation class.

osa1 avatar Oct 18 '23 11:10 osa1