ApplyFunctorToOperationCalls.ApplyControlled Field

Definition

public static readonly Func<Microsoft.Quantum.QsCompiler.SyntaxTree.QsScope,Microsoft.Quantum.QsCompiler.SyntaxTree.QsScope> ApplyControlled;
 staticval mutable ApplyControlled : Func<Microsoft.Quantum.QsCompiler.SyntaxTree.QsScope, Microsoft.Quantum.QsCompiler.SyntaxTree.QsScope>
Public Shared ReadOnly ApplyControlled As Func(Of QsScope, QsScope) 

Field Value

Func<QsScope,QsScope>

Applies to