Introduction - If you have any usage issues, please Google them yourself
This the implementation of linear sorts,including bucket sort and counting sort.They can be finished in linear time,while this feature is based on the their own traits.In the meantime these trait also limit the generality of linear sorts.