GH-132554: "Virtual" iterators (GH-132555)
* FOR_ITER now pushes either the iterator and NULL or leaves the iterable and pushes tagged zero * NEXT_ITER uses the tagged int as the index into the sequence or, if TOS is NULL, iterates as before.
M
Mark Shannon committed
f6f4e8a6622d556641799b02aed7ac018d878cdc
Parent: 9300a59
Committed by GitHub <noreply@github.com>
on 5/27/2025, 2:59:45 PM