bloqade.types
types¶
bloqade.types
Bloqade types.
This module defines the basic types used in Bloqade eDSLs.
Attributes
| Name | Type | Default | Description |
|---|---|---|---|
Register | — | IList[Qubit, Any] | Runtime representation of a qubit register. |
QubitType | — | types.PyClass(Qubit) | Kirin type for a qubit. |