开发者

Clojure: How do I apply a function to a subset of the entries in a hash-map?

开发者 https://www.devze.com 2022-12-10 10:56 出处:网络
I am not to Clojure and attempting to figure out how to do this. I want to create a new hash-map that for a subset of the keys in the hash-map applies a function to the elements. What is the best way
0

精彩评论

暂无评论...
验证码 换一张
取 消