Instead you should use `case` statements or some Nimble package for pattern matching. Dynamic dispatch is inferior by pretty much every objective criterion I can come up with, harder to analyse, slower, more code to write, doesn't work for nested patterns.
- How to determine the type of an object drifter
- Re: How to determine the type of an object Stefan_Salewski
- Re: How to determine the type of an object mratsim
- Re: How to determine the type of an object Stefan_Salewski
- Re: How to determine the type of an objec... drifter
- Re: How to determine the type of an ... Araq
