mirror of
https://github.com/Noratrieb/dilaria.git
synced 2026-01-16 10:25:02 +01:00
pattern matching on roadmap
This commit is contained in:
parent
5a11355142
commit
a93412c3cd
1 changed files with 6 additions and 0 deletions
|
|
@ -119,6 +119,12 @@ loop {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Pattern matching!
|
||||||
|
|
||||||
|
```py
|
||||||
|
# design is still wip
|
||||||
|
```
|
||||||
|
|
||||||
`dilaria` is dynamically and *strongly* typed
|
`dilaria` is dynamically and *strongly* typed
|
||||||
|
|
||||||
## Detail
|
## Detail
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue