ForceMode

This commit is contained in:
2026-04-26 14:51:34 +08:00
parent ac76d4a9e4
commit bc16596dd3
5 changed files with 175 additions and 35 deletions
+5
View File
@@ -237,6 +237,11 @@ pub enum PrimOpPhase {
Warn,
ZipAttrsWith,
ForceResultShallow,
ForceResultShallowPush,
ForceResultShallowLoop,
ForceResultDeepFinish,
Illegal,
}