logoalt Hacker News

windwardyesterday at 8:26 AM0 repliesview on HN

>This is unlike C++ templates which are effectively copy-pasting the resolved type with the generic for every occurrence of type resolution.

Even this can lead to unworkable compile times, to the point that code is rewritten.