Hacker News new | ask | show | jobs
by was_boring 3749 days ago
I perfer the verbosity because it helps with eliminating ambiguity when the code changes hands or goes into "maintenance". This is especially true in weakly, or duck, typed languages.

Both have merits though.