Type Alias dashu::Integer

source ·
pub type Integer = IBig;
Expand description

A verbose alias for IBig

Aliased Type§

struct Integer(/* private fields */);