Skip to content

Remove use of clj-tuple#52

Merged
KingMob merged 1 commit intomasterfrom
feature/remove-clj-tuple
Oct 30, 2021
Merged

Remove use of clj-tuple#52
KingMob merged 1 commit intomasterfrom
feature/remove-clj-tuple

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