Hacker News new | ask | show | jobs
by michaelcampbell 1352 days ago
Interesting; in the unix culture splat is often `*`. I'd never heard it used for anything else.
1 comments

The unary `*` in Ruby is usually called the "splat operator".
Yes, true, and I have heard that. Python, too, now that I think about it, but what I meant (unclearly) is I've never heard "splat" used for anything but (star); regardless of what the (star) represented.