cirq.QubitOrderOrList

This symbol is a type alias.

Specifies a qubit ordering.

Source:

The ordering can either be specified by an iterable (such as a list) with the qubits in the desired order, or by a cirq.QubitOrder object.