ApplyFunctorToOperationCalls.TransformationsState(QsFunctor) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public TransformationsState (Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFunctor functor);
new Microsoft.Quantum.QsCompiler.Transformations.FunctorGeneration.ApplyFunctorToOperationCalls.TransformationsState : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFunctor -> Microsoft.Quantum.QsCompiler.Transformations.FunctorGeneration.ApplyFunctorToOperationCalls.TransformationsState
Public Sub New (functor As QsFunctor)
Parameters
- functor
- QsFunctor