LISP sort list of lists by 2 arguments

前端 未结 0 683
闹比i
闹比i 2021-01-16 18:24

I have a list made out of lists (preorder-mst) like this:

((arc graph-id vertex-a vertex-b weight) (arc graph-id vertex-a vertex-b weight) ...)

What I wanted t

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