Merge remote-tracking branch 'upstream/main' into str-withprefix

This commit is contained in:
Anton-4 2022-10-08 19:58:51 +02:00
commit 54fb1bc32f
No known key found for this signature in database
GPG key ID: A13F4A6E21141925
222 changed files with 1198 additions and 1070 deletions

View file

@ -1374,6 +1374,7 @@ define_builtins! {
72 LIST_SUBLIST_LOWLEVEL: "sublistLowlevel"
73 LIST_CAPACITY: "capacity"
74 LIST_MAP_TRY: "mapTry"
75 LIST_WALK_TRY: "walkTry"
}
7 RESULT: "Result" => {
0 RESULT_RESULT: "Result" exposed_type=true // the Result.Result type alias