Skip to content

Revert clojure.string alias back to str #321

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 6, 2025
Merged

Conversation

alexander-yakushev
Copy link
Member

I know this may look petty, but I lost count how many times I've typed (str/, pressed complete, figured that the namespace probably doesn't have clojure.string required yet, going to the ns form only to discover it's string in this project. I'm not a fan of useless churn, but this is seriously annoying. Let's agree that str/ is an "industry standard" and forget about this.

@bbatsov
Copy link
Member

bbatsov commented Mar 6, 2025

No objections from me. I think we had changed it for consistency, but I'm also used to using str/, so I won't miss the string alias.

@alexander-yakushev alexander-yakushev force-pushed the string-to-str branch 2 times, most recently from 316c791 to cba7fb5 Compare March 6, 2025 09:57
@alexander-yakushev alexander-yakushev merged commit 3e4d4ee into master Mar 6, 2025
20 checks passed
@alexander-yakushev alexander-yakushev deleted the string-to-str branch March 6, 2025 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants