Well, tree-seq will give you the node sequence (of a depth first walk). You can then do any other transformation on it, including (map ...
確定! 回上一頁