Retract by partial match?

后端 未结 0 786
不知归路
不知归路 2020-12-07 03:35

Is there a way to retractall clauses by partial match .. let say i have the following grammar :

s3-->[a, b, r, a].
s4-->[a, b].
s5-->s4, s4.
<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题