Generator::next
Generator::next
Resume execution of the generator
void **Generator::next**
Calling has the same effect as calling
with null as argument.
Generator::next``Generator::send
return.void
Resume execution of the generator
void **Generator::next**
Calling has the same effect as calling
with null as argument.
Generator::next``Generator::send
return.void