web-feature: Generators
Generator functions (function*) create iterators that return multiple values, one after another, on-demand.
WPE MiniBrowser
Linux
2026-07
Servo
Android
2026-07
Generator functions (function*) create iterators that return multiple values, one after another, on-demand.