nvie / itertools

TypeScript port of Python's awesome itertools stdlib.
https://www.npmjs.com/package/itertools
MIT License
154 stars 20 forks source link

Fix missing [i]zipLongest3 exports #1051

Closed refi64 closed 4 months ago

nvie commented 4 months ago

Ah, thanks for the fix!