mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-08 21:10:32 +00:00
parent
04bceae956
commit
96e12aa790
2 changed files with 30 additions and 0 deletions
|
@ -1410,6 +1410,7 @@ define_builtins! {
|
|||
|
||||
15 DICT_WITH_CAPACITY: "withCapacity"
|
||||
16 DICT_CAPACITY: "capacity"
|
||||
17 DICT_UPDATE: "update"
|
||||
}
|
||||
9 SET: "Set" => {
|
||||
0 SET_SET: "Set" exposed_type=true // the Set.Set type alias
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue