lean4-htt/stage0
Joachim Breitner 13e8cb5a3a
perf: reorder DiscrTree.Key constructors (#10110)
this PR reorders the `DiscrTree.Key` constructors to match the order
given in the manually written `DiscrTree.Key.ctorIdx`. This allows us to
use the auto-generated one, and moreover lets this code benefit from
special compiler support for `.ctorIdx`, once that lands.
2025-08-25 16:13:43 +00:00
..
src perf: reorder DiscrTree.Key constructors (#10110) 2025-08-25 16:13:43 +00:00
stdlib chore: update stage0 2025-08-25 11:31:26 +00:00