develwoutacause’s avatardevelwoutacause’s Twitter Archive—№ 724

  1. I can't wait for iterator helpers to land, they would make generators *so* much more usable. github.com/tc39/proposal-iterator-helpers
    1. …in reply to @develwoutacause
      I do wish it would be implemented via the pipeline operator, which would make them much more composable and extendable, but I understand that introduces a lot of extra complexity. github.com/tc39/proposal-pipeline-operator