2

Fails both on chrome and node 8.x ["4", "5"].map(x => parseInt(x)) // [4, 5] ["4", "5"].map(parseInt) // [4, NaN]

WHAT?

eavichay
  • 507
  • 2
  • 7

0 Answers0