Hacker News new | ask | show | jobs
by ogogmad 1252 days ago
The pragmatic solution for transcribing is probably to make some functions `array_index` and `array_slice` that automatically convert between the two conventions. I think Julia offers another way: It lets you choose between them.
1 comments

I prefer OPTION BASE {0, 1} :)