add Result.after

This commit is contained in:
Folkert 2021-03-06 01:53:37 +01:00
parent d7904b1d41
commit d8bc44fd47
3 changed files with 111 additions and 0 deletions

View file

@ -915,6 +915,7 @@ define_builtins! {
1 RESULT_MAP: "map"
2 RESULT_MAP_ERR: "mapErr"
3 RESULT_WITH_DEFAULT: "withDefault"
4 RESULT_AFTER: "after"
}
6 DICT: "Dict" => {
0 DICT_DICT: "Dict" imported // the Dict.Dict type alias