Join Slack
Powered by
is there any performance difference between `{ (_,...
# announcements
p
Pere Casafont
03/03/2018, 4:38 PM
is there any performance difference between
{ (_, x) -> x }
and
{ it.x }
?
Open in Slack
Previous
Next