Hacker News new | past | comments | ask | show | jobs | submit login

As someone who learned python first - the idea that `myfn(@xs)` would call `myfn(1,2,3)` is... unnerving. Implicitly splicing in arguments makes me wonder what other kind of syntactic oddities are going over my head in my code.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: