dm3 / clojure.java-time

Java 8 Date-Time API for Clojure
MIT License
461 stars 45 forks source link

Consider Removing clj-tuple #80

Closed alexanderkiel closed 2 years ago

alexanderkiel commented 2 years ago

The clj-tuple library is old, archived and the performance improvements are questionable. So I would recommend the just remove the dependency and use the Clojure build-in vector function.

dm3 commented 2 years ago

That's probably a good idea. However, I'm not going to get this done any time soon. If ever. PR welcome!

dm3 commented 2 years ago

Closed by #81