(doseq [m maps] (println (list (get m :b)))). And my output is a list of lists (what is expected as I'm creating a list for each iteration).
確定! 回上一頁