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

Whoops, you're right.

    "1 2 3".split(' ').map { it.toInt() * 2 }



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

Search: