mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 23:04:49 +00:00
commit
49fd864a2f
17 changed files with 168 additions and 10 deletions
|
@ -1083,6 +1083,7 @@ define_builtins! {
|
|||
51 LIST_INTERSPERSE_CLOS: "#intersperseClos"
|
||||
52 LIST_SPLIT: "split"
|
||||
53 LIST_SPLIT_CLOS: "#splitClos"
|
||||
54 LIST_ALL: "all"
|
||||
}
|
||||
5 RESULT: "Result" => {
|
||||
0 RESULT_RESULT: "Result" imported // the Result.Result type alias
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue