Add `where` clauses to parameter positions
Open
language
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add `where` clauses syntax to parameter lists, to complete the issue, we need to:
- document the syntax and add it to the book.
- add `where` clauses to the AST.
- implement the parsing of `where` clauses.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.