Changes

Jump to navigation Jump to search
356 bytes added ,  10:33, 11 October 2016
no edit summary
==array:sort==
 
{{Mark|Updated with Version 8.6}}: Collation argument was inserted between first and second argument.
{| width='100%'
| width='120' | '''Signatures'''
|{{Func|array:sort|$array as array(*)|array(*)}}<br/>{{Func|array:sort|$array as array(*), $collation as xs:string?) as xs:anyAtomicType*|array(*)}}<br/>{{Func|array:sort|$array as array(*), $collation as xs:string?, $key as function(item()*) as xs:anyAtomicType*|array(*)}}<br/>
|-
| '''Summary'''
| Returns a new array with sorted {{Code|$array}} members, using an optional {{Code|$collation}}. If a sort {{Code|$key}} function is givensupplied, it will be applied on all array members. The items of the resulting values will be sorted using the semantics of the {{Code|lt}} expression.
|-
| '''Examples'''
|}
=Changelog=
;Version 8.6=Changelog=* Updated: Collation argument was inserted between first and second argument.
;Version 8.5
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu