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

Ignore case when counting substring #101

Closed bmansurov closed 1 year ago

bmansurov commented 1 year ago

It'd be nice to ignore case when counting a substring with count-substring.