Fork me on GitHub
#clojure-dev
<
2021-02-28
>
Ben Sless18:02:03

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 Sless18:02:24

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