squint

plexus 2025-02-28T12:39:23.992389Z

what's the goal/scope for clojure.string in squint? Are PRs to add extra functions welcome (just noticed e.g. lower-case)

borkdude 2025-02-28T12:54:30.895719Z

The goal is to be compatible with clojure.string so if something is missing, PR welcome!

👍 1
plexus 2025-02-28T13:09:35.748679Z

https://github.com/squint-cljs/squint/pull/628

2
plexus 2025-02-28T14:08:50.006729Z

Thanks!