function
/usr/local/lib/janet/spork/generators.janet on line 181 , column 1
(drop n iterable )
Returns a coroutine that drops the first `n` elements from
`iterable` and yields the rest of the elements.