Y
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
whoooooo123
1352 days ago
The unary `*` in Ruby is usually called the "splat operator".
link
michaelcampbell
1352 days ago
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.
link