Continue appending to a list while the functional is true, then start appending to the next list until the input list is empty.
1 | thread_while(xs, fn)
|
xs |
list. The input list to thread. |
fn |
function. The function to check. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.