我想在Clojure中做到这一点,我是新手。到目前为止,我已经成功地使用以下代码创建了一张地图列表: (def cust_map (map (fn [[id name taste]] ...
確定! 回上一頁