Am 05.06.2014 22:25 schrieb "silvioprog" :
>
> 2014-06-05 17:13 GMT-03:00 Sven Barth :
> Very nice!
>
> Is there any documentation showing some examples how to test it?
For now I simply want regression tests. So if you have code with generics
then please check whether it still compiles and runs co
2014-06-05 17:13 GMT-03:00 Sven Barth :
> Hello together!
>
> I've finally come around to implement support for partial specializations.
> Partial specializations are for specializations of generics inside another
> generic. Up to now simply the generic type was used instead of a
> specializations