ForceMode

This commit is contained in:
2026-04-26 14:51:34 +08:00
parent c08e0b81c4
commit 103928779f
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,
}