Hacker News new | ask | show | jobs
by zzzcpan 4191 days ago
> list expansion behavior in function calls is a problem most programmers weren't aware of.

Actually, what lists do in list context is one thing every Perl programmer knows. You cannot go too far without it in Perl.

1 comments

Most Python programmers switching to Perl an assuming it works the same way is probably true though :P
Rather than switching to perl, most python programmers i know always badmouthing perl