feat(clojure): add update-keys & update-vals

This commit is contained in:
Noah 2023-06-09 16:07:45 -04:00 committed by GitHub
parent 51dfcfdfde
commit 7be9ebd06a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -305,7 +305,7 @@
;; 1.11
"NaN?" "abs" "infinite?" "iteration" "random-uuid"
"parse-boolean" "parse-double" "parse-long" "parse-uuid"
"seq-to-map-for-destructuring"
"seq-to-map-for-destructuring" "update-keys" "update-vals"
;; 1.12
"partitionv" "partitionv-all" "splitv-at"))