weavejester / medley

A lightweight library of useful Clojure functions
Eclipse Public License 1.0
865 stars 66 forks source link

Suggested addition: assoc-conj #86

Open jconti opened 8 months ago

jconti commented 8 months ago

assoc-some is very useful, and assoc-conj might complement it well. An example is in ring-codec here