Trait polars::chunked_array::object::NumComp[][src]

pub trait NumComp: Num + NumCast + PartialOrd<Self> { }

Implementations on Foreign Types

Implementors