Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

RayPartialEq

Fully qualified path: wadray::wadray::RayPartialEq

pub impl RayPartialEq of PartialEq<Ray>;

Impl functions

eq

Fully qualified path: wadray::wadray::RayPartialEq::eq

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

ne

Fully qualified path: wadray::wadray::RayPartialEq::ne

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