Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Traits

AddHelperA helper trait for adding two BoundedInt instances.
DivRemHelperA helper trait for dividing two BoundedInt instances.
MulHelperA helper trait for multiplying two BoundedInt instances.
SubHelperA helper trait for subtracting two BoundedInt instances.
ConstrainHelperA helper trait for constraining a BoundedInt instance.
TrimMinHelperA helper trait for trimming a BoundedInt instance’s min value.
TrimMaxHelperA helper trait for trimming a BoundedInt instance’s max value.
NegFelt252Returns the negation of the given felt252 value.
NegateHelperA helper trait for negating a BoundedInt instance.