bloqade.qasm2.inline
← Module overview
function
source
functioninline¶source
bloqade.qasm2.inline
def inline(text: str) -> NoneInline QASM code into the current program.
Parameters
| Name | Type | Description |
|---|---|---|
text | str | The QASM code to inline. |