Remove elements and lists in list list in SML

前端 未结 0 2035
-上瘾入骨i
-上瘾入骨i 2020-12-02 21:43

So what I am looking to do is remove all matches. Meaning my function would remove elements that match like this

[[x,y,a], [a], [b,c,f],[a,[c,g]]] => [[x,y         


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