deep equal

This commit is contained in:
2026-05-16 23:18:50 +08:00
parent 29fab93cd1
commit 9a17990d5e
5 changed files with 266 additions and 91 deletions
+3
View File
@@ -246,6 +246,9 @@ pub enum PrimOpPhase {
ForceResultShallowLoop,
ForceResultDeepFinish,
EqStep,
EqForce,
// TODO: split into separate enums
CallPattern,
CallFunctor1,