Module lexical_util::mul

source ·
Expand description

Fast multiplication routines.

Functions§

  • Multiply two unsigned, integral values, and return the hi and lo product.
  • Multiply two unsigned, integral values, and return the hi product.