Skip to content

Commit

Permalink
Update explainer to introduce ~() for partial application (#49)
Browse files Browse the repository at this point in the history
* Update explainer to introduce ~() for partial application

* PR feedback

* Add desugaring examples to EXAMPLES.md

* specify non-ordinal placeholder ordering, add refactoring example

* Change 'placeholder' references to 'placeholder argument', add a Defintions section
  • Loading branch information
rbuckton committed Oct 14, 2021
1 parent 5237448 commit 9bde1b4
Show file tree
Hide file tree
Showing 3 changed files with 1,390 additions and 293 deletions.
1 change: 0 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"recommendations": [
"rbuckton.grammarkdown-language",
"rbuckton.ecmarkup-vscode"
]
}
Loading

0 comments on commit 9bde1b4

Please sign in to comment.