[next][previous][up][top][index]
search for:

any(BasicList,Function) -- whether an element satisfies a condition

Synopsis:

  • Function: any -- whether an element satisfies a condition
  • Input:
  • an instance of class BasicList.
  • an instance of class Function.
  • Output:
  • an instance of class Boolean.

  • [next][previous][up][top][index]
    search for: