`==` would be a lot safer. In this special scenario, I do want to compare 
references since I was trying to implement structural sharing and comparing 
references is definitely faster than traversing the tree. 

Reply via email to