Use fsm-iterator to implement a finite state machine generator function without the need for generator function* syntax. This is a perfect for library authors that need to use generators but don't ...
> 原文:[https://www . geesforgeks . org/JavaScript-symbol-iterator-property/](https://www.geeksforgeeks.org/javascript-symbol-iterator-property/) 它是 [Iterables ...