Hacker News new | ask | show | jobs
by shaunparker 1273 days ago
I haven't looked at Clojure in a bit, but shouldn't the (nil? to-info) check in the transfer implementation of handle-action come first? It seems like that would never be reached in the current implementation.
1 comments

Oh yeah you're totally right. :)