QuickBEAM.VM.Interpreter.Ops.Generators (QuickBEAM v0.10.9)

Copy Markdown View Source

Generator yield, yield_star, await, initial_yield, and return_async opcodes.

Summary

Functions

Installs the Generator yield, yield_star, await, initial_yield, and return_async opcodes helpers into the caller module.

Functions

__using__(opts)

(macro)

Installs the Generator yield, yield_star, await, initial_yield, and return_async opcodes helpers into the caller module.