Write Data flow control vel Execution Context. #5899
Labels
-language-server
-libs
Libraries: New libraries to be implemented
x-new-feature
Type: new feature request
x-user-story
Type: new user story
Why
When a node is added to Enso, its operation is executed immediately (and evaluated when the node is being entered). For functions with no side effects, this is fine. However, for those with side effects, this can be problematic.
How
The exact design is still in progress: https://github.com/enso-org/design/pull/53
Tasks
The text was updated successfully, but these errors were encountered: