Fork me on GitHub
#specter
<
2017-08-02
>
levitanong08:08:05

Hi all, is there any way to mimic the functionality of multi-arity map?

(map (fn [a b] ...) [1 2 3] [4 5 6])