Merge remote-tracking branch 'origin/trunk' into can-builtins-simplify

This commit is contained in:
Folkert 2021-03-31 11:29:33 +02:00
commit 5d8d2bb030
46 changed files with 1914 additions and 522 deletions

View file

@ -917,6 +917,7 @@ define_builtins! {
26 LIST_PRODUCT: "product"
27 LIST_SUM_ADD: "#sumadd"
28 LIST_PRODUCT_MUL: "#productmul"
29 LIST_WALK_UNTIL: "walkUntil"
}
5 RESULT: "Result" => {
0 RESULT_RESULT: "Result" imported // the Result.Result type alias