|
|
|
|
|
by jaequery
2617 days ago
|
|
I don’t know but I hate it. Not sure if I’m in the minority but it sure feels like it. In an ideal world. I feel that types are something that should be dealt with at the IDE level.
In fact, there so many things that can be done at that level, but no one has really been brave enough to do so I suppose. |
|
I'm personally tired of staring at variables trying to figure out what they're supposed to be, then having to dive into source to see how its used. C/C++/C# solved that problem, why are we still dealing with it?