pub fn evaluate(value: Value, rest: &[Value]) -> Result<SortEvaluation, String>
Evaluate the sort builtin once and expose both outputs.
sort