2 lines
227 B
Plaintext
2 lines
227 B
Plaintext
Invoking a method designed to return a string representation of an object which is already a string is a waste of keystrokes. This redundant construction may be optimized by the compiler, but will be confusing in the meantime.
|