Description Usage Arguments Value
tail_while combinator which returns tail elements while predicate is TRUE (infix version)
1 | x %tail_while% p
|
x |
vector to filter |
p |
predicate |
tail filtered
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.