CircuitPointLike

CircuitPointLike = tuple[int, int] | bqskit.ir.point.CircuitPoint

Represent a union type

E.g. for int | str