[][src]Trait un_algebra::relation::strict_order::StrictOrder

pub trait StrictOrder: Sized { }

An algebraic strict partial order relation.

Implementations on Foreign Types

impl StrictOrder for f32[src]

IEEE floating point types implement strict partial order relations.

impl StrictOrder for f64[src]

Loading content...

Implementors

Loading content...