Merge branch 'trunk' into hash-links

This commit is contained in:
Chadtech 2021-05-22 20:34:55 -04:00 committed by GitHub
commit 46f5c7fadc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 136 additions and 12 deletions

View file

@ -924,6 +924,7 @@ define_builtins! {
29 LIST_WALK_UNTIL: "walkUntil"
30 LIST_RANGE: "range"
31 LIST_SORT_WITH: "sortWith"
32 LIST_DROP: "drop"
}
5 RESULT: "Result" => {
0 RESULT_RESULT: "Result" imported // the Result.Result type alias