SyntaxGenerator.ReverseIterable(TypedExpression) Method
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 static Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression ReverseIterable (Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression ex);
Microsoft.Quantum.QsCompiler.SyntaxGenerator.ReverseIterable : Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression -> Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression
Public Shared Function ReverseIterable (ex As TypedExpression) As TypedExpression