|
|
|
|
|
by eddd-ddde
138 days ago
|
|
Clone doesn't work when you need to propagate data mutations, which is what you need most of the time. Another option is to just use cells and treat the execution model similarly to JavaScript where mutation is limited specific scopes. |
|