Effect CommunityEC
Effect Community3y ago
4 replies
Sanadriu.dev

Immutable Values in Effects

Hi. I have a very noob question, but just to be sure. Are the values in every Effect (in both channels) immutable between effects, in a way that if I perform changes to an object with nested objects in a following effect, the value from the previous one doesn't get mutated?
Was this page helpful?