Section 12.1 - Binary search trees (legacy compatibility path)
Third-edition-numbered compatibility path for binary search trees. The
canonical fourth-edition source is
CLRSLean.FourthEdition.Chapter_12.Section_12_1_Binary_Search_Trees;
this module forwards to it so legacy imports keep working during the
compatibility period (see docs/migrations/clrs4.md).