Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

SameSign

Fully qualified path: starkware_utils::math::utils::SameSign

pub trait SameSign<T, S>

Trait functions

same_sign

Fully qualified path: starkware_utils::math::utils::SameSign::same_sign

fn same_sign(self: T, other: S) -> bool