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.
2 parents c53a6f2 + b550cb9 commit c77f721Copy full SHA for c77f721
structures.v
@@ -382,8 +382,9 @@ Elpi Export HB.factory.
382
- all classes whose requirements can be obtained from [Factory] are
383
declared canonical on [A]
384
- for each operation [op] and property [prop] (named fields) of
385
- [Factory A] a [Notation] named [op_f] and [property_f]
+ [Factory A] a [Notation] named [op] and [property]
386
for the partial application of [op] and [property] to the variable [f]
387
+ The former [op] and [property] are aliased [Super.op] and [Super.property]
388
389
[HB.end] ends the section and closes the module and synthesizes
390
- for each structure inhabited via [HB.instance] it defined all
0 commit comments