mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
commit
fa4875da83
14 changed files with 207 additions and 19 deletions
|
@ -1010,6 +1010,7 @@ define_builtins! {
|
|||
31 LIST_SORT_WITH: "sortWith"
|
||||
32 LIST_DROP: "drop"
|
||||
33 LIST_SWAP: "swap"
|
||||
34 LIST_DROP_AT: "dropAt"
|
||||
}
|
||||
5 RESULT: "Result" => {
|
||||
0 RESULT_RESULT: "Result" imported // the Result.Result type alias
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue