|
|
|
|
|
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. |
|