|
|
|
|
|
by Orou
1775 days ago
|
|
If you're used to writing embedded code then I'm not surprised - you want to be able to fully introspect everything that is happening since understanding performance is so important. Syntactic sugar is often better in high-level languages because it provides a level of indirection and allows for more flexibility in API design. |
|