Type Alias dashu::integer::DoubleWord

source ยท
pub type DoubleWord = u128;
Expand description

The primitive integer type that has exactly double the size of Word.