Y
Hacker News
new
|
ask
|
show
|
jobs
by
disgruntledphd2
5210 days ago
Map and subset would be discouraged, they are just wrappers around the apply functions and [] anyway.
1 comments
wildanimal
5209 days ago
I wouldn't discourage them uniquivocally - for instance, 'subset' is an idiom often used in the context of data/relational tables. That matters a little bit (enough to pay a little penalty in raw performance), I would think.
link