Skip to content

Remove use of clj-tuple #52

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 1 commit into from
Oct 30, 2021
Merged

Remove use of clj-tuple #52

merged 1 commit into from
Oct 30, 2021

Conversation

KingMob
Copy link
Collaborator

@KingMob KingMob commented Oct 30, 2021

clj-tuple has been archived for years. It's still slightly faster than
standard Clojure vector, but doesn't support hash correctly it
seems, plus due to its age, it uses Java settings that are causing
problems.

clj-tuple has been archived for years. It's still slightly faster than
standard Clojure `vector`, but doesn't support `hash` correctly it
seems, plus due to its age, it uses Java settings that are causing
problems.
@KingMob KingMob requested a review from slipset as a code owner October 30, 2021 17:07
@KingMob
Copy link
Collaborator Author

KingMob commented Oct 30, 2021

Fixes #51

@KingMob KingMob merged commit f082e81 into master Oct 30, 2021
@KingMob KingMob deleted the feature/remove-clj-tuple branch October 30, 2021 17:09
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.

1 participant