We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a02726 commit 281c994Copy full SHA for 281c994
NEWS.md
@@ -4,7 +4,7 @@
4
5
* `get_code()` was extended with `names` parameter and allows the code extraction to be limited to objects stored in
6
`qenv` but limited to `names`.
7
-* Added `names()` function for `qenv` objects, which dynamically determines the visible objects in the environment.
+* `qenv` inherits from the `environment` class, allowing to use `ls()`, `names()`, `as.environment()` and other functions on `qenv` objects.
8
9
# teal.code 0.5.0
10
0 commit comments