Skip to content

Commit 2e1325b

Browse files
committed
Use iterators and generators - fixed type
1 parent 270e25a commit 2e1325b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -991,8 +991,6 @@ items to access
991991
- built-in support for iterating items using the `for-of` syntax
992992
- iterables allow to implement optimized iterator patterns
993993

994-
For
995-
996994
**Bad:**
997995

998996
```ts

0 commit comments

Comments
 (0)