clojure-dev

JoshLemer 2023-08-05T15:31:47.251099Z

A couple easy ones on the data.int-map contrib library, when maintainers are feeling up for it: https://clojure.atlassian.net/jira/software/c/projects/DIMAP/issues/DIMAP-8 - Union, intersection and difference have only 2 arguments versions https://clojure.atlassian.net/jira/software/c/projects/DIMAP/issues/DIMAP-24 - PersistentIntSet doesn't override java.lang.Object#toString

JoshLemer 2023-08-11T16:32:40.889979Z

Thanks Alex!

Alex Miller (Clojure team) 2023-08-06T18:41:32.696069Z

lot of test failures with the DIMAP-8 patch dropped a comment about impl in DIMAP-24

❤️ 1