Post #3951947
2026-07-20 05:20 UTC
My understanding of whatever the hell's going on now revolves around a non-public function which has the following reassuring statement in its docstring:
// These are used only as part of implementing the iterator adapters.
// They have mediocre names and non-obvious semantics
Replies (1)
-
@kboyd@phpc.social 2026-07-20 06:10
@danderson@hachyderm.io This sounds like they based their iterator implementation on PHP's, but worse.