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 a62b8d5 commit aeb2f8cCopy full SHA for aeb2f8c
examples/tutorial_elpi_lang.v
@@ -1094,7 +1094,7 @@ Elpi Query lp:{{ coq.say "result =" {calc (2 + 3)} }}.
1094
Allocation of variables
1095
-----------------------
1096
1097
-The language let's one use λ-abstraction also to write anonymous rules
+The language lets one use λ-abstraction also to write anonymous rules
1098
but one has to be wary of where variables are bound (allocated really).
1099
1100
In our example we use the higher order predicate :stdlib:`std.map`:
0 commit comments