Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

AbsDiff

Fully qualified path: starkware_utils::math::abs::AbsDiff

pub trait AbsDiff<T>

Trait types

Mid

The type of the result of subtraction.

Fully qualified path: starkware_utils::math::abs::AbsDiff::Mid

type Mid;

Target

Fully qualified path: starkware_utils::math::abs::AbsDiff::Target

type Target;