Iterator interface should not have @@iterator method
Đang mở
bug
iterators
Library definitions
- Ngôn ngữ chính
- Rust
- Star
- 22.3k
- Fork
- 1.9k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
[25.1.1.2 The Iterator Interface](http://www.ecma-international.org/ecma-262/6.0/#sec-iterator-interface) must have only `next` method. ATM both `interface $Iterator` and `interface $Iterable` have `@@iterator` method. Why is that?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.