Imports
Section 6.4 - The heapsort algorithm (legacy compatibility path)
Third-edition-numbered compatibility path for the heapsort algorithm. The
canonical fourth-edition source is
CLRSLean.FourthEdition.Chapter_06.Section_06_4_Heapsort;
this module forwards to it so legacy imports keep working during the
compatibility period (see docs/migrations/clrs4.md).