-
-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
Feature description
subset(names) method, should subset qenv object to keep only @env <- @env[names] and @code <- <@code for [names]>.
Consider if it is worth exposing such function, or should we keep it as teal internal (where it is used). If we have a method to subset the code - then it makes sense to subset the whole object.
Code of Conduct
- I agree to follow this project's Code of Conduct.
Contribution Guidelines
- I agree to follow this project's Contribution Guidelines.
Security Policy
- I agree to follow this project's Security Policy.