back

by jjgreen·3mo ago·view on hn ↗
In line 423 or the optimised code there's a typo: "sort2(e,i)" should be "sort2(i,e)"
1 comments
That should give the same result.