mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-02 13:58:50 +00:00
This change also means we must update the interface of `Dict.empty` and
`Set.empty` from
```
Dict.empty : Dict k v
```
to
```
Dict.empty : {} -> Dict k v
```
|
||
|---|---|---|
| .. | ||
| generated | ||
| src | ||
| Cargo.toml | ||