> What should be the output with
>
> /a {v: [1, 10]}
> /b {v: [2,9]}
>Shouldn't it be /a because its encountered first for both ascending and descending?
> What should be the output with
>
> /a {v: [1, 10]}
> /b {v: [2,9]}
>Shouldn't it be /a because its encountered first for both ascending and descending?