Milestone #6
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
Milestone
This library is mostly supposed to be a port of Rust's iterator library, adapted to the Javascript ecosystem. To contribute, look for an unimplemented iterator method in the list, checkout a branch from develop with the method's name, implement the method and corresponding tests, and open a pull request to branch develop.
Here's what needs to be done for February:
Port from Rust's Standard Library
From Nightly
Maybe port
fuse
#15From Nightly
The text was updated successfully, but these errors were encountered: