Type Conversion Help
Okay, I want to know if you can do something like this, I have a parser and I’m trying to have less and less switch blocks and/or repetitive code. So something like this. It errors out but can I do something similar?
Okay, I want to know if you can do something like this, I have a parser and I’m trying to have less and less switch blocks and/or repetitive code. So something like this. It errors out but can I do something similar?
Okay, I want to know if you can do something like this, I have a parser and I’m trying to have less and less switch blocks and/or repetitive code. So something like this