Join Slack
Powered by
You are mutating an object that is currently in a ...
# announcements
k
karelpeeters
09/27/2018, 3:45 PM
You are mutating an object that is currently in a set, right? Of course the set breaks, it assumes hashes and equality etc stay fixed for the objects in the set. You are not allowed to do that.
Open in Slack
Previous
Next