fixnum
fixnum copied to clipboard
Update numberOf{Leading,Trailing}Zeros documentation
- Mention the result when the integer is 0.
- Clarify that leading = most significant, trailing = least significant.
- Remove the documentation from the implementation class.