StateLike

StateLike = bqskit.qis.state.state.StateVector | numpy.typing.NDArray.numpy.complex128 | collections.abc.Sequence[int | float | complex]

Represent a union type

E.g. for int | str