Kaya 0.5.3 reference for Array::any

List of functions and data types in Array

Bool any(Bool(a) pred, [a] xs)

Arguments

Usage

Return true if any of the elements of xs satsify the predicate p.

Always returns false for the empty array.

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya