You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When initializing a qubit using SUse or SUseS, we can add the qubit to the context. However, what should be done when elaborating function parameters? For reference, this decision needs to be made in the curry function on line 115 of Elab.ml.