Oleksandr Yakushev

Results 112 comments of Oleksandr Yakushev

It's interesting to hear that things break if you upgrade the version of Clojure. Clojure is generally very backward-compatible. But I believe that it may happen.

For future, you can reference private functions by using `#'` syntax.