我试图用 tree-seq 遍历结构: (tree-seq #(not-empty? % "children") identity structure) 但实际上我得到了相同的结构。我期待获得一系列节点,其中关系变平,然后我 ...
確定! 回上一頁