bloqade.analog.ir.scalar.var
← Module overview
function
source
functionvar¶source
bloqade.analog.ir.scalar.var
def var(py: str) -> Variablecast string (or list/tuple of strings)
to Variable.
Parameters
| Name | Type | Description |
|---|---|---|
py | str | a string or list/tuple of strings |
Returns
VariableUnion[Variable]