Skip to content

Commit b2a5e4e

Browse files
committed
docs: Update the list of planned features.
1 parent 56b682a commit b2a5e4e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ See the `docs/` directory for user-facing documentation.
2020
## Planned Functions
2121

2222
* [ ] corefunc_dump(any)
23-
* [ ] corefunc_env_ensure([]string)
24-
* [ ] corefunc_env_get(string, string)
23+
* [X] corefunc_env_ensure([]string)
2524
* [ ] corefunc_list_first(arr)
2625
* [ ] corefunc_list_last(arr)
2726
* [ ] corefunc_list_pop(array)

0 commit comments

Comments
 (0)