Hacker News new | past | comments | ask | show | jobs | submit login

Julia also supports arbitrary indexing [-1], you can even start from a negative number!

[-1] https://docs.julialang.org/en/v1/devdocs/offset-arrays/




Don't you have issues with library calls that want 1-based arrays?


No. Multiple dispatch means that libraries should just be able to handle it. If you ever run into problems, file a bug report. It should get fixed pretty quickly.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: