Comment by theplumber 19 hours ago This is quite of a big release and I like the new methods on generics. 1 comment theplumber Reply Hendrikto 12 hours ago Methods on generic types were already a thing. What is new is that methods can now define their own generic parameters, independent of the type they are defined on.
Hendrikto 12 hours ago Methods on generic types were already a thing. What is new is that methods can now define their own generic parameters, independent of the type they are defined on.
Methods on generic types were already a thing. What is new is that methods can now define their own generic parameters, independent of the type they are defined on.