[here](https://github.com/hustcc/JS-Sorting-Algorithm/blame/master/9.bucketSort.md#L156) 声明了空数组,接着遍历空数组,没有意义啊 本来的目的应该是`count($buckets)`换成`$bucketCount`,给每个桶初始化吧
here
声明了空数组,接着遍历空数组,没有意义啊
本来的目的应该是
count($buckets)换成$bucketCount,给每个桶初始化吧