Reduction candidate reshape #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Instead of Rule_Match and Sub_Scan_Rule_Match and such we should have a single record that carries:
Also note that we should add API to the candidate object to make it easier to build upon, such as a
nest(outer_rule)function that builds the rule chain for traceability.