97a23e5ea7
Updates continuations to allow yielding of a key-value pair from a generator. Adds bytecode instructions (PackContK, ContKey) for using the new feature, and adds IR instructions (ContUpdateIdx, ContIncKey) to help get it down to the metal (in particular, ContIncKey attempts to keep the current use-cases as fast as possible).
11 linhas
105 B
Plaintext
11 linhas
105 B
Plaintext
string(1) "a"
|
|
int(1)
|
|
string(1) "b"
|
|
int(2)
|
|
string(1) "c"
|
|
int(3)
|
|
string(1) "d"
|
|
int(4)
|
|
string(1) "e"
|
|
int(5)
|