The Rust code seems to have a "Neg" operator, but attempts to use in the JSON cause validation errors:
json validation error at/nodes/2728: {"Neg":{"inputs":[2727]}} is not valid under any of the given schemas
I used Neg exactly as Distinct would be used.
The Rust code seems to have a "Neg" operator, but attempts to use in the JSON cause validation errors:
json validation error at
/nodes/2728: {"Neg":{"inputs":[2727]}} is not valid under any of the given schemas
I used Neg exactly as Distinct would be used.