Allow users to combine constraints applied on same selectors
Aberta
- Linguagem predominante
- Rust
- Estrelas
- 96
- Forks
- 39
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Users should be able to combine constraints applied on same selectors. The syntax could look like:
```
enf when a:
apply_constraints([b, c])
apply_other_contraints([d, e, f])
```
_Originally proposed by @bobbinth in https://github.com/0xPolygonMiden/air-script/issues/224#issuecomment-1475633688_
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.