Is Sorted Integer Array

Syntax

Is Sorted Integer Array

Parameters

Array

Array of integers

Predicate

Function that takes two integers which returns true if first integer is less than second

Output

Type

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

Is Sorted

True if Array is sorted false otherwise