<div dir="ltr">Currently, member functions like File::defined() return an iterator for const atoms. But we don't actually treat atoms as consts -- we updates atoms in many places including the core resolver.<div><br></div><div>We have too many const_casts in our code. It just doesn't make sense.</div><div><br></div><div>I'm making a change to make atoms non-const. Please hit reply if you have any concerns.</div></div>