It means you use both runtime and compiletime polymorphism at the same time and 
that doesn't work well in Nim (and not well in other languages either) and you 
should likely rethink your design a little bit.

Reply via email to