clj-commons / camel-snake-kebab

A Clojure[Script] library for word case conversions
https://clj-commons.org/camel-snake-kebab/
Eclipse Public License 1.0
475 stars 49 forks source link

"With Memoization" doc to match core.memoize 0.7.1 #55

Closed jsyrjala closed 5 years ago

jsyrjala commented 5 years ago

"With Memozation" example didn't work with latest core.memoize version. Updated example to a working version.

jsyrjala commented 5 years ago

Seems that already I made this PR about this a couple of years ago in #39 and that PR has already been merged to master.

However GitHub defaults to showing stable branch and that README.md it still contains the non working core.memoize example...

jsyrjala commented 5 years ago

Closing this since master is already fixed.

👍 for a new release or doc website ( #52 )

qerub commented 5 years ago

Sorry for being a passive maintainer and thanks for your will to help. I'm hoping to move the project to clj-commons to get some co-maintainers to discuss with and then publish a web site under that umbrella.