Add associative map constraints and range refinement
This commit is contained in:
@@ -10,6 +10,7 @@ Expr
|
||||
├─ identifier
|
||||
├─ path reference
|
||||
├─ object
|
||||
├─ map constraint
|
||||
├─ array
|
||||
├─ array constraint
|
||||
├─ function
|
||||
@@ -18,6 +19,7 @@ Expr
|
||||
├─ match
|
||||
├─ import
|
||||
├─ composition
|
||||
├─ range refinement (`as`)
|
||||
├─ default
|
||||
└─ string interpolation
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user