You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 23, 2025. It is now read-only.
Now a rule includes only one pattern and one rewrite pattern, though it's natural that multiple patterns could be transformed into a rewrite pattern, and vice versa.
Possible Solutions
Suppose we'd like to transform both of f(:[X], :[Y]) and g(:[X], :[Y]) into either of a(:[X], :[Y]) or b(:[X], :[Y]). We need something like: