cirq.measurement_keys_touched

Returns all the measurement keys used by the value.

This would be the case if the value is or contains a measurement gate, or if the value is or contains a conditional operation.

val The object that may interact with measurements.

The measurement keys used by the value..