all 3 comments

sorted by: hot top controversial new old
[–] 1 point 6 months ago (1 child)

Yield is perhaps the oldest and least used keyword on the php ecosystem. I went through several large code bases trying to see how it’s used, and it really wasn’t that much.

I think this is because it’s one of those keywords whose expected usage is covered by other solutions

  • source
  • hideshow 2 child comments