Join Slack
Communities
Powered by
Gotcha. And quick question, if I use a `var` for t...
# getting-started
w
wfisher
02/24/2017, 7:28 PM
Gotcha. And quick question, if I use a
var
for the list and replace it with a new immutable copy when I want to update it, is that an atomic operation? i.e. is
myList = myNewList
going to cause problems?
Open in Slack
Previous
Next