Implementations§
Trait Implementations§
source§impl<T, F: Fn(&T, &T) -> Ordering> ExplicitNode<Vec<T, Global>, Vec<T, Global>> for Sort<T, F>
impl<T, F: Fn(&T, &T) -> Ordering> ExplicitNode<Vec<T, Global>, Vec<T, Global>> for Sort<T, F>
source§impl<T, F: Fn(&T, &T) -> Ordering> Node for Sort<T, F>
impl<T, F: Fn(&T, &T) -> Ordering> Node for Sort<T, F>
type Input = Vec<T, Global>
type Output = Vec<T, Global>
source§fn data_remaining(&self, before: usize) -> usize
fn data_remaining(&self, before: usize) -> usize
Get number of examples left