Does not work with generator functions #57
Labels
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
This does not work with
function*
andyield
:This can be worked around by converting generators to arrays, but not being able to use generators is a serious limitation when working with iterables.
The text was updated successfully, but these errors were encountered: