thread_while: Continue appending to a list while the functional is true,...

Description Usage Arguments

Description

Continue appending to a list while the functional is true, then start appending to the next list until the input list is empty.

Usage

1

Arguments

xs

list. The input list to thread.

fn

function. The function to check.


peterhurford/funtools documentation built on May 25, 2019, 1:50 a.m.