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 3df0053 commit ea9b16bCopy full SHA for ea9b16b
INTRO.md
@@ -27,7 +27,7 @@ Trees](https://doi.org/10.1007/978-3-031-91121-7_12).
27
## Notations glossary
28
29
| Notation | Coq qualified identifier | Description |
30
-| ----------- | -------------- |
+| ---------| ------------------------ | ----------- |
31
| λit x, f x | `Fun (Next (λne x, f x))` | Wrapper for higher-order functions in GITrees |
32
| f ⊙ x | `gitree.lambda.APP' f x` | Strict application in GITrees |
33
| F ♯ X | `oFunctor_apply F X` | oFunctor object action |
0 commit comments