|
|
|
|
|
by papsosouid
4759 days ago
|
|
>Generics are used to defer type setting from compile time to run time, allowing for flexible, yet type-safe constructs. No. Some languages implement it that way, but nothing about the concept involves moving anything to run time. In languages with reasonable type systems, there is no run time involvement at all. |
|