lexical_
util
0.8.5
Module mul
Module Items
Functions
In crate lexical_
util
lexical_util
Module
mul
Copy item path
Source
Expand description
Fast multiplication routines.
Functions
ยง
mul
Multiply two unsigned, integral values, and return the hi and lo product.
mulhi
Multiply two unsigned, integral values, and return the hi product.