added placeholder implementation

This commit is contained in:
Theo Felippe 2021-11-11 19:13:42 +00:00
parent dfd14f8e49
commit 84af26d813
3 changed files with 32 additions and 0 deletions

View file

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