circuitous icon indicating copy to clipboard operation
circuitous copied to clipboard

Add concepts to eqsat patterns.

Open xlauko opened this issue 3 years ago • 0 comments

Allow to constrain variables by concepts, e.g. constrain arithmetic operations:

(let arithmetic op (op ?a ?b))

that will match only operations with arithmetic trait.

xlauko avatar Jun 15 '21 13:06 xlauko