Interface eq

Method eq

fn eq(&&other: self) -> bool

Interface ord

Interfaces used for comparison.

Method lt

fn lt(&&other: self) -> bool