Hacker News new | ask | show | jobs
by cbm-vic-20 2556 days ago
> don't assume it's similar to the same named function from every other language
1 comments

Not every language has such a function.

Even languages that do have different versions of it on different objects (e.g. Scala's zipWithIndex)