Implement "WITH" relvar macro
Aperta
help wanted
- Lingua principale
- Haskell
- Stelle
- 952
- Fork
- 50
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The TutorialD WITH macro allows the user to create a handy relvar macro useable for the duration of a single expression.
```
WITH (ct:=s{city,status}) :
```
The implementation of this feature may hint that we need to finally separate the AST from the execution ADT.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.