|
|
|
|
|
by xedrac
1137 days ago
|
|
I used Julia for a project back in 2016, and had the same adverse reaction to 1-based indexing. It's the same reason I have a hard time with Lua. Why? I suppose it's all rather superficial, but it's one of those things that just grates on me and I'll avoid it if I can. I'm not sure there's a logical explanation, but I've found the sentiment to be rather common among developers. |
|
A brave decision from the authors though, I imagine they would have got less flak matching the more popular 0-index languages.