Type Alias: GuardOp
@kortexya/reasoninglayer / Inference / GuardOp
Type Alias: GuardOp
GuardOp =
"lt"|"lte"|"gt"|"gte"|"eq"|"ne"
Defined in: src/types/inference.ts:84
Guard constraint operators.
@kortexya/reasoninglayer / Inference / GuardOp
GuardOp =
"lt"|"lte"|"gt"|"gte"|"eq"|"ne"
Defined in: src/types/inference.ts:84
Guard constraint operators.