Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

MulMinus1

Fully qualified path: core::internal::bounded_int::MulMinus1

impl MulMinus1<
    MIN, MAX, impl NegMin: NegFelt252<MIN>, impl NegMax: NegFelt252<MAX>,
> of MulHelper<BoundedInt<MIN, MAX>, BoundedInt<-1, -1>>;

Impl types

Result

Fully qualified path: core::internal::bounded_int::MulMinus1::Result

type Result = BoundedInt<VALUE, VALUE>;