You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find it very common to convert keywords to kebab case when working with EDN from JSON.
Understand it's not too hard to do so with 3 extra lines of deps pulling in bb, in order to access the CSK fns. But it'd be very nice to have those fns as options for -k. The lib is tiny after all.