ExprSplit
@Serializable
@SerialName(value = "ExprSplit")
Route by an arbitrary BoolExpr evaluated against the context vector. The expression sees the context's first coordinate as X, the second as Y, and the full vector via V(i); matching the existing kumulant AST conventions. Wire-portable through skema's polymorphism on BoolExpr.
Properties
ExprSplit
direction
Evaluate the predicate against the context row.