evaluate

Function evaluate 

Source
pub fn evaluate(
    value: Value,
    rest: &[Value],
) -> Result<SortRowsEvaluation, String>
Expand description

Evaluate sortrows, returning both sorted values and permutation indices.