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

Fix: reimplement replace-using #105

Closed kilianmh closed 1 year ago

kilianmh commented 1 year ago

tested on sbcl, ccl, allegro, abcl

closes #100

@Yehouda @vindarel

vindarel commented 1 year ago

+1 excellent, thanks again, specially for testing the portability.