|
|
|
|
|
by SomeoneOnTheWeb
1227 days ago
|
|
A very hard thing to do though is the requirement of generics.
If everything is typed, you may have functions that take an argument and produce another value of the same type for instance. And generics are really, really hard to implement correctly. |
|