Y
Hacker News
new
|
ask
|
show
|
jobs
by
chrismorgan
4260 days ago
Just as a point of interest: in these cases, (0, ..) would also work, where .. means “any number of elements”.
1 comments
dbaupp
4260 days ago
`..` doesn't work with tuples (yet?).
link