do not do any unsollicited duplicate removal and sorting of RawBank::Type during parsing of vector<Type>
fixes #169 (closed)
Re-ordering makes it impossible to use with {Merging,Splitting}Transformer, so remove the sorting. And also assume that if someone specifies a duplicate type, it is done on purpose, and do not make it impossible to do so...
Edited by Gerhard Raven