As in the title - Added abs, min and max functions to the imath package, and parity to the bit package.
These functions are based on the Bit Twiddling Hacks.
As in the title - Added `abs`, `min` and `max` functions to the `imath` package, and `parity` to the `bit` package.
These functions are based on the [Bit Twiddling Hacks](https://graphics.stanford.edu/~seander/bithacks.html).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
As in the title - Added
abs,minandmaxfunctions to theimathpackage, andparityto thebitpackage.These functions are based on the Bit Twiddling Hacks.