mirror of
https://github.com/TheAlgorithms/Ruby
synced 2024-12-29 22:24:07 +01:00
4125507727
This removes the following warning which `ruby -w` emits: > heap_sort.rb:1: warning: unused literal ignored |
||
---|---|---|
.. | ||
bogo_sort.rb | ||
bubble_sort.rb | ||
bucket_sort.rb | ||
heap_sort.rb | ||
insertion_sort.rb | ||
merge_sort.rb | ||
quicksort.rb | ||
radix_sort.rb | ||
selection_sort.rb | ||
shell_sort.rb |