clojure-dev

Issues: https://clojure.atlassian.net/browse/CLJ | Guide: https://insideclojure.org/2015/05/01/contributing-clojure/
Ben Sless 2021-02-28T18:03:03.065400Z

Is there a reason update-in doesn't have multiple variadic arities? From rudimentary benchmarks I ran it looks like there are some gains there. The code duplication is yucky but the results speak for themselves

Ben Sless 2021-02-28T18:04:24.066200Z

Think this justifies a ask.clojure or Jira + patch?

alexmiller 2021-02-28T22:07:19.067100Z

sure