Module lexical_util::mul[][src]

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.