Hacker News new | ask | show | jobs
by lelanthran 613 days ago
Doesn't `function* ()` count?

After all, you can add a `*` to any existing function without a change in the function or its callers.