Skip to content

Commit 1606f3c

Browse files
committed
Update the state of the project in README
1 parent 968a009 commit 1606f3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,14 @@ Stream
4444
- [x] stream::iter
4545
- [x] stream::map
4646
- [x] stream::next
47+
- [ ] stream::poll_fn
4748
- [x] stream::repeat
4849
- [x] stream::skip
4950
- [x] stream::skip_while
5051
- [x] stream::take
5152
- [x] stream::take_while
5253
- [x] stream::then
53-
- [ ] stream::unfold
54+
- [x] stream::unfold
5455
- [x] stream::zip
5556

5657

0 commit comments

Comments
 (0)