Hacker News new | ask | show | jobs
by telemachos 5816 days ago
Ruby doesn't provide named function arguments. In my experience, Rubyists tend to do what Perlers do: use hashes to create quasi-named arguments to functions.