Closed ds923y closed 6 years ago
Well it's either (map (constantly x))
or (x/for [_ %] x)
(there are certainly more ways to write it), I don't think there's a strong case for making it a standalone function.
Yes the case for it was only convenience.
I did not find a function constantly. It would be convienient if one could be added.