Y
Hacker News
new
|
ask
|
show
|
jobs
by
andreasvc
4916 days ago
Erm, you can leave out 'in most circumstances' and 'default'; this the way they always work.
1 comments
andylei
4916 days ago
well,
(key, val) in data
works if
data = {(1,2) : 3}
link
andreasvc
4916 days ago
Well but then the variable names are just wrong.
link