Hacker News new | ask | show | jobs
by mkborregaard 2792 days ago
Some algorithms work better with 0-based indexing. But maybe, just maybe, there are other aspects to look at when evaluating a programming language than "it doesn't by default follow my favourite indexing type". Especially given that 0-based indexing is very easy to use for any array you may wish to use it for.
1 comments

Any mention of Julia immediately degenerates into bikeshedding about indexing.