This is a very very simple class for storing a variable regardless of it's size and type
checks if stored value can be converted to given "to" type.
converts stored value to given "to" type and returns 1el array of target type vals. conversion must be defined.
returns stored typeinfo
See Implementation
This is a very very simple class for storing a variable regardless of it's size and type