Files
Comet/GENERICS_CHECKLIST.md

212 B

  1. Parse generic types
  2. Declare generic types when we see a struct def
  3. 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