Commit 2025-04-30 13:43 fafe8409

View on Github →

chore: use Std.TreeMap in linarith (#24367) This PR avoids use of Batteries.RBMap in the implementation of linarith, where the new Std.TreeMap suffices.

Estimated changes