Closed sdotson closed 2 years ago
From the issue:
And asyncIterable should be fixed too.
Also added is.iterableIterator.
I'm not sure I see the use-case for this one. And if there is one, it should be a separate pull request.
Thank you for the feedback. I think I've addressed it with the latest commit, but let me know if there are further concerns.
Fixes https://github.com/sindresorhus/is/issues/128
Also added
is.iterableIterator
.