Imports
Section 22.5 - Merge-sort congruence (legacy compatibility path)
Third-edition-numbered compatibility path for the merge-sort congruence helper. The canonical
fourth-edition source is
CLRSLean.FourthEdition.Chapter_20.Section_20_5_Strongly_Connected_Components.MergeSortCongr;
this module forwards to it so legacy imports keep working during the
compatibility period (see docs/migrations/clrs4.md).