Yes, int | float | string is not a concrete type, it's just to match a signature at compile time. You can use an object variant ([https://nim-lang.org/docs/tut2.html#object-oriented-programming-object-variants](https://nim-lang.org/docs/tut2.html#object-oriented-programming-object-variants) ) as I said if your type is only known at runtime. But maybe converting to string is also enough for your problem.
- How to check an auto type parameter in a proce kcvinu
- Re: How to check an auto type parameter in a proce lotzz
- Re: How to check an auto type parameter in a proc... kcvinu
- Re: How to check an auto type parameter in a ... lotzz
- Re: How to check an auto type parameter i... demotomohiro
- Re: How to check an auto type parame... Hlaaftana
- Re: How to check an auto type pa... tim_st
- Re: How to check an auto typ... kcvinu
- Re: How to check an auto typ... kcvinu
- Re: How to check an auto typ... kcvinu
- Re: How to check an auto typ... tim_st
- Re: How to check an auto typ... miran
- Re: How to check an auto typ... Stefan_Salewski
- Re: How to check an auto typ... kcvinu
- Re: How to check an auto typ... Stefan_Salewski
- Re: How to check an auto typ... miran
- Re: How to check an auto typ... kcvinu
- Re: How to check an auto typ... kcvinu
- Re: How to check an auto typ... mratsim
- Re: How to check an auto typ... miran
- Re: How to check an auto typ... kcvinu
