pub fn evaluate( value: Value, rest: &[Value], ) -> Result<SortRowsEvaluation, String>
Evaluate sortrows, returning both sorted values and permutation indices.
sortrows