Closed notdanilo closed 3 years ago
Reference now implements fn type_(&self) and fn is_constant(&self), maybe we can go along with it and simplify these three structures.
fn type_(&self)
fn is_constant(&self)
Reference now implements
fn type_(&self)
andfn is_constant(&self)
, maybe we can go along with it and simplify these three structures.