Implement "WITH" relvar macro
Ouverte
help wanted
- Langage dominant
- Haskell
- Étoiles
- 952
- Forks
- 50
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.