Should there be a counterpart to transform-keys called transform-values? This would apply t to non-map leaves.
I have a current project where a kebabed value can appear both in key position and value position, so I need to transform it consistently.
I'm happy to submit a pull-request if this is something CSK is interested in.
Should there be a counterpart to
transform-keyscalledtransform-values? This would applytto non-map leaves.I have a current project where a kebabed value can appear both in key position and value position, so I need to transform it consistently.
I'm happy to submit a pull-request if this is something CSK is interested in.