Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

i257

i257 represents a 129-bit integer. The abs field holds the absolute value of the integer. The is_negative field is true for negative integers, and false for non-negative integers.

Fully qualified path: alexandria_math::i257::i257

[derive(Serde, Copy, Drop, Hash)]
pub struct i257 { /* private fields */ }