Hacker News new | ask | show | jobs
by tantalor 4818 days ago
Functions should be documented with the types of their parameters and return value.
1 comments

I suppose I've just learned to really appreciate the "?" and "!" at the end of ruby function names...