product

Function product 

Source
pub fn product(xs: &[u16]) -> u128
Expand description

Compute the product of some u16s as a u128.