VocabularysequencesInputs and outputsWord descriptionTests if the sequence contains an element satisfying the predicate, by applying the predicate to each element in turn until a true value is found. If the sequence is empty or if the end of the sequence is reached, outputs
f.
Definition