I agree that using binding to avoid passing arguments is a bad design. That is not the only use of binding or more generally dynamic/special vars. Clojure has naive implementations of pmap, send, send-off & future.…
I agree that using binding to avoid passing arguments is a bad design. That is not the only use of binding or more generally dynamic/special vars. Clojure has naive implementations of pmap, send, send-off & future.…