← Back to context Comment by theplumber 18 hours ago This is quite of a big release and I like the new methods on generics. 1 comment theplumber Reply Hendrikto 11 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 11 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.