Skip to content

Commit

Permalink
Verbiage
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed May 24, 2024
1 parent 02b2bb1 commit 9a3a2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ function transform<T>(iterable: Iterable<T>): IterableIterator<T>;

### What is on the roadmap?

We are planning to bring iterables and alikes together. This includes:
We are planning to bring iterables and its siblings together, including:

- `Iterable` and `AsyncIterable`
- `Iterator` and `AsyncIterator`
Expand Down

0 comments on commit 9a3a2cc

Please sign in to comment.