Is Sorted Name Array

Syntax

Is Sorted Name Array

Parameters

Array

Array of names

Predicate

Function that takes two names which returns true if first name is less than second

Output

Is Sorted

True if Array is sorted false otherwise