Description Usage Arguments Value
Checks if an element is in the sequence or not. The process stopes when the element is contained in the sequence.
1 | contains(f)
|
f |
a function that takes an input and returns TRUE or FALSE. |
A transducer that checks for a value using f.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.