Trait SliceOrd

pub(in ::slice::cmp) trait SliceOrd: Sized

Required Methods

fn compare(left: &[Self], right: &[Self]) -> Ordering

Implementors