function
/usr/local/lib/janet/spork/generators.janet on line 176 , column 1
(take-until pred iterable )
Returns a coroutine that yields `iterable` elements until `(pred
element)` becomes truthy.