Microsoft.Quantum.QsCompiler.CompilationBuilder.DataStructures Namespace

Classes

CodeFragment

Contains all information managed by the language processor.

ManagedHashSet<T>

Thread-safe wrapper to HashSet<T>.

ManagedList<T>

Thread-safe wrapper to List<T>.

ManagedSortedSet

Thread-safe wrapper to SortedSet<T> whose generic type argument is Int32.