Imports
Section 8.4 - Bucket sort (legacy compatibility path)
Third-edition-numbered compatibility path for bucket sort. The canonical
fourth-edition source is
CLRSLean.FourthEdition.Chapter_08.Section_08_4_Bucket_Sort;
this module forwards to it so legacy imports keep working during the
compatibility period (see docs/migrations/clrs4.md).