functional-koans / clojure-koans

A set of exercises for learning Clojure
3.74k stars 2.14k forks source link

Add some simple examples for multimethods #151

Closed the-frey closed 5 years ago

the-frey commented 5 years ago

Another small PR - as I've been teaching some multimethods stuff recently, thought I would add a couple of simple examples. Definitely could use expanding, but thought it might be worthwhile to have them represented somewhere.

trptcolin commented 5 years ago

Thanks! 🎉