|
|
|
|
|
by bruceboughton
4940 days ago
|
|
>> Code comments that merely mimic the type signature add nothing. Not for readability, not for intellisense, not for documentation extraction. Agreed. In fact, over time, they are likely to be not merely useless but harmful as the API signature evolves over time, unless the developer also updates the (pointless) comment. |
|