We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b682a commit b2a5e4eCopy full SHA for b2a5e4e
README.md
@@ -20,8 +20,7 @@ See the `docs/` directory for user-facing documentation.
20
## Planned Functions
21
22
* [ ] corefunc_dump(any)
23
-* [ ] corefunc_env_ensure([]string)
24
-* [ ] corefunc_env_get(string, string)
+* [X] corefunc_env_ensure([]string)
25
* [ ] corefunc_list_first(arr)
26
* [ ] corefunc_list_last(arr)
27
* [ ] corefunc_list_pop(array)
0 commit comments