Sort Integer64 Array

Syntax

Sort Integer64 Array

Parameters

Array

Array of integers64 to sort

Predicate

Function that takes two integers64 which returns true if first integer64 is less than second

Output

Type

Type of used predicate.
May be one of next values: By predicate, Standard way.

Sorted Array

New array of sorted integers