We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17768e4 commit d70bfdcCopy full SHA for d70bfdc
CoqOfRust/links/M.v
@@ -345,7 +345,7 @@ Definition output_with_exception (Output : Set) `{Link Output} (output : Output
345
match output with
346
| inl output => inl (φ output)
347
| inr exception => inr exception
348
- end.u
+ end.
349
350
Module Run.
351
Reserved Notation "{{ e ⇓ output_to_value }}" (no associativity).
0 commit comments