From 6d1e801eaa86daea77def162ef9a5c46cb59f0eb Mon Sep 17 00:00:00 2001 From: shenjack-5600u <3695888@qq.com> Date: Mon, 4 Mar 2024 03:59:39 +0800 Subject: [PATCH] Refactor function names and update object references --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 0b5aaea..6b48e4e 100644 --- a/readme.md +++ b/readme.md @@ -15,7 +15,7 @@ - [ ] `P.p` (svg 函数) - [x] `z` (检查环境函数) - [x] `H.ve` -> `H.printString` - - [x] `P.H` - `P.Object_` + - [x] `P.H` - `P.Object_` - `H.k(a)` -> `to_string_0(a)` - `$iH` -> `$isObject` - `H.aW` -> `H.equal_1` @@ -36,7 +36,6 @@ - `ul` -> `install_specialized_is_test` - `oi` -> `universe_lookup_function_rti` - `h` -> `throw_error` - - - [ ] And more