Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

FixedPartialEq

Fully qualified path: cubit::f64::types::fixed::FixedPartialEq

impl FixedPartialEq of PartialEq<Fixed>;

Impl functions

eq

Fully qualified path: cubit::f64::types::fixed::FixedPartialEq::eq

fn eq(lhs: @Fixed, rhs: @Fixed) -> bool

ne

Fully qualified path: cubit::f64::types::fixed::FixedPartialEq::ne

fn ne(lhs: @Fixed, rhs: @Fixed) -> bool