Comment on Show HN: multimethod.js - a Clojure-inspired multimethod library for JavaScriptComments−hyperturtle14yI like this very much. It's like a lightweight dispatcher/router/alternative to tons of switches/if & elses. And also that the source is very short and readable.
Comments
I like this very much. It's like a lightweight dispatcher/router/alternative to tons of switches/if & elses. And also that the source is very short and readable.