User loginNavigation |
archivesGeneric typesLooking to write a language that combines primitive and object types with a prototypic approach ala Self, I am struggling to understand how to implement generic types. I read the GNAT Ada interface implementation document but did not see material directly related to this. My concerns are:
In particular, how do languages that support generic types handle the second point? |
Browse archivesActive forum topics |