A Java geek
  • Me
  • Books
  • Speaking
  • Mentions
  • Focus
  • Newsletters

dispatch

A collection of 1 posts
Learning Clojure: dynamic dispatch
Programming

Learning Clojure: dynamic dispatch

This is the 4th post in the Learning Clojure focus series. A common pattern in software development is the dynamic dispatching (or routing) table. The table is responsible for returning the relevant output for a specific input. In the Object-Oriented programming world, the object model would look something like the following.

Oct 7, 2018
A Java geek © 2008-2026
v. 833c6105ed94d6c4699962193eb4d19643fe48a9/14963768866
Latest Posts