pattern matching on roadmap

This commit is contained in:
nora 2022-01-01 13:54:04 +01:00
parent 5a11355142
commit a93412c3cd

View file

@ -119,6 +119,12 @@ loop {
}
```
Pattern matching!
```py
# design is still wip
```
`dilaria` is dynamically and *strongly* typed
## Detail