cond_loop#
Builder classes for structured control flow in HUGR graphs (Conditional, TailLoop).
Classes
Dataflow graph builder for a case in a conditional. |
|
Build a conditional branching on a sum type. |
|
Build the 'else' branch of a conditional branching on a boolean value. |
|
Build the 'if' branch of a conditional branching on a boolean value. |
|
Builder for a tail-controlled loop. |
Exceptions
Error building a |