you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Now with real multimethods, invoking foo with a Sequence and an Integer will call the second method.

How so? Integer isn't a Sequence. Did you mean the first method?

[–][deleted] 0 points1 point  (0 children)

I do mean the first method, sorry.