Hacker News
new
past
comments
ask
show
jobs
points
by
TZubiri
9 hours ago
|
comments
by
Izkata
3 hours ago
|
next
[-]
That one is built in:
sum([1, 2, 3]) == 6
reply
by
anitil
9 hours ago
|
prev
|
[-]
Maybe the closest is 'join' similar to `",".join([...])`? If we could replace the string with an operator
reply