The Link Between Generics, Compile Times, Type-Erasure, Cloud Building, and Hot-Code Reloading

from blog Languages and Architecture, | ↗ original
In the Unexpected Quest post, I talked about how we had to transition Vale's templates to full generics in order to implement Vale's region borrowing feature which blends borrowing with shared mutability. I wanted so badly to write...