Hacker News new | ask | show | jobs
by Iwan-Zotow 1137 days ago
Julia ranges are not composable, period

In Python, C/C++ and its descendant

[0...N)=[0...N/2)+[N/2...N)