pkgsrc/math/hs-quote-quot/DESCR
pho e3fd8b2deb math/hs-quote-quot: import hs-quote-quot-0.2.1.0
Generate routines for integer division, employing arithmetic and bitwise
operations only, which are 2.5x-3.5x faster than quot. Divisors must be
known in compile-time and be positive.
2023-10-24 08:35:10 +00:00

3 lines
184 B
Text

Generate routines for integer division, employing arithmetic and bitwise
operations only, which are 2.5x-3.5x faster than quot. Divisors must be
known in compile-time and be positive.