Changes

Jump to navigation Jump to search
* With higher-order functions:
<pre class="brush:xquery">
let $sort := sort(?, (), hof:id#1)let $reverse-sort := sort(?, (), function($x) { -$x })
return (
$sort((1, 5, 3, 2, 4)),
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu