Iterate Nested map in Clojure and get all values where key is :depth

前端 未结 0 778
你的背包
你的背包 2021-01-26 06:15

I need to iterate Nested map in Clojure and get all values where key is :depth. I tried to use clojure.walk but I don\'t understand how it works exactly.

(w/walk          


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