|
|
|
|
|
by jstimpfle
1078 days ago
|
|
I'm using C/C++, which do provide a good level of type safety. And no, types are absolutely not my problem. In fact, rigid type systems are a frequent source of practical problems, and they often shift the game to one where you're solving type puzzles -- instead of working on the actual functionality. |
|