Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 60020e8

Browse files
authored
add ballvalve to the list of prior art (#127)
Might as well, since it looks like the spec will actually apply to AsyncIterator also.
1 parent 3088d2b commit 60020e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ any form of iterator, different iterators have to be handled differently.
8080
- https://www.boost.org/doc/libs/1_66_0/libs/iterator/doc/index.html
8181
- https://docs.microsoft.com/en-us/dotnet/api/system.linq.enumerable
8282
- https://github.com/ReactiveX/IxJS
83+
- https://www.npmjs.com/package/ballvalve
8384

8485
| Method | Rust | Python | npm Itertools | C# |
8586
| --------------------------- | ---- | ------ | --------------| -- |

0 commit comments

Comments
 (0)