212 B
212 B
- Parse generic types
- Declare generic types when we see a struct def
- Whenever we see a
new, if its for a generic struct we create a new struct with the given types, and cache it if we need to