implement any & all

This commit is contained in:
2026-05-18 18:24:32 +08:00
parent b420a950a3
commit 9412c319f9
4 changed files with 136 additions and 2 deletions
+7
View File
@@ -130,8 +130,15 @@ pub enum PrimOpPhase {
Abort,
Add,
AddErrorContext,
All,
AllCallPred,
AllCheck,
Any,
AnyCallPred,
AnyCheck,
AppendContext,
AttrNames,
AttrValues,