Fork me on GitHub
#clojure-dev
<
2020-09-05
>
borkdude11:09:45

There was a discussion recently about Clojure generating an extra arity where a map can be passed where & {:keys ...} is accepted. I just learned today that Ruby has a similar thing which will be deprecated in their next version: https://blog.saeloun.com/2019/10/07/ruby-2-7-keyword-arguments-redesign.html