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