sorted?

[procedure] sorted? sequence predicate

Chicken: sequence should be a list or a vector. predicate behaves like <.

See also sort.