vindarel / cl-str

Modern, simple and consistent Common Lisp string manipulation library.
https://vindarel.github.io/cl-str/
MIT License
305 stars 37 forks source link

Add functions to change case #27

Closed vindarel closed 4 years ago

vindarel commented 5 years ago

Add camel-case, snake-case, etc. We'll include cl-change-case.

vindarel commented 5 years ago

https://github.com/rudolfochrist/cl-change-case/pull/1/