Gets the list of wires (qubit IDs) touched by this circuit.
Namespace: Microsoft.Research.LiquidAssembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax member Wires : unit -> FSharpList<int>
Return Value
Type:
FSharpListInt32A list of the wires used
See Also