Is it possible to have a list of generic types, an...
# reflect
c
Is it possible to have a list of generic types, and retain the type info. Currently this program has problems at line 21. I know this is not the best example. I want to retain types to to pass output of on item of the list as the input to the next.