Hacker News new | ask | show | jobs
by slindz 1952 days ago
Terseness.
1 comments

Yup. One could write "It takes a string as an argument & reverses it". Or one could write "String.reverse(()". For any non trivial case, such as weird options, you'll normally write documentation anyway.