You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/num_bigint/big_digit/sidebar-items.js

1 line
446 B

5 years ago
initSidebarItems({"constant":[["BASE",""],["BITS",""],["ZERO_BIG_DIGIT",""]],"fn":[["from_doublebigdigit","Split one `DoubleBigDigit` into two `BigDigit`s."],["to_doublebigdigit","Join two `BigDigit`s into one `DoubleBigDigit`"]],"type":[["BigDigit","A `BigDigit` is a `BigUint`'s composing element."],["DoubleBigDigit","A `DoubleBigDigit` is the internal type used to do the computations. Its size is the double of the size of `BigDigit`."]]});