Clojure's Approach to Polymorphism: Method Dispatch

Posted on Internet.com See other posts from Internet.com
Published on Mon, 26 Apr 2010 04:00:00 +0100 Indexed on 2010/04/26 21:34 UTC
Read the original article Hit count: 216

Filed under:
The underlying mechanism that enables polymorphism in Clojure is method dispatch. Find out how it works.

© Internet.com or respective owner

Clojure's Approach to Polymorphism: Method Dispatch

Posted on Internet.com See other posts from Internet.com
Published on Mon, 26 Apr 2010 04:00:00 +0100 Indexed on 2010/04/26 21:33 UTC
Read the original article Hit count: 216

Filed under:
The underlying mechanism that enables polymorphism in Clojure is method dispatch. Find out how it works.

© Internet.com or respective owner