Fix a retroactive typo.
This commit is contained in:
parent
9b1db14328
commit
14f25418f3
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
Based on "Fast mergesort implementation based on half-copying merge algorithm",
|
Based on "Fast mergesort implementation based on half-copying merge algorithm",
|
||||||
Cezary Juszczak, http://kicia.ift.uni.wroc.pl/algorytmy/mergesortpaper.pdf
|
Cezary Juszczak, http://kicia.ift.uni.wroc.pl/algorytmy/mergesortpaper.pdf
|
||||||
Written in Scheme by Eli Barzilay. (Note: the reason for the seemingly
|
Written in Racket by Eli Barzilay. (Note: the reason for the seemingly
|
||||||
redundant pointer arithmetic in that paper is dealing with cases of uneven
|
redundant pointer arithmetic in that paper is dealing with cases of uneven
|
||||||
number of elements.)
|
number of elements.)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user