Tried writing a little transformer that was going to use `update-vals`, but it seems to be missing from Jet! Similar story to other functions added in Clojure 1.11 such as `update-keys`, `parse-long` etc...
Tried writing a little transformer that was going to use
update-vals, but it seems to be missing from Jet!Similar story to other functions added in Clojure 1.11 such as
update-keys,parse-longetc...