[][src]Function hwt::indices::indices128

pub fn indices128(v: u128) -> [u128; 8]

Compute the indices for a 128-bit integer, along with the overall MAX - MIN.

It is possible for the last index to have a bucket size that can only fit in a u128.