Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flagging impure functions #17

Open
OndrejMottl opened this issue Apr 6, 2023 · 0 comments
Open

Flagging impure functions #17

OndrejMottl opened this issue Apr 6, 2023 · 0 comments
Labels
🙋Feature request New feature or request 🧑‍💻user interface Improvemnt or change of R-to-user interface

Comments

@OndrejMottl
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently, it is difficult to find out if a specific function has side effects ("impure ")

Describe the solution you'd like
Mark all non-pure functions with @keywords impure

Additional context
Read more about Functional programming

@OndrejMottl OndrejMottl added 🙋Feature request New feature or request 🧑‍💻user interface Improvemnt or change of R-to-user interface labels Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🙋Feature request New feature or request 🧑‍💻user interface Improvemnt or change of R-to-user interface
Projects
Status: Todo
Development

No branches or pull requests

1 participant