An early form of the iterator helpers MVP proposal included variants of each iterator helper MVP method on AsyncIterator.prototype. These methods were specified to match the behaviour of a naive ...
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 ...