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