sensorial-systems / ligen

Apache License 2.0
20 stars 3 forks source link

Simplify Reference x Borrow x Pointer #57

Closed notdanilo closed 3 years ago

notdanilo commented 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.