AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Generics
There's very little in reflect that needs to understand anything about generics. If you have a generic function that has a generic type in it, and you make a reflect value out of that thing, if you ask what type it is, it'll be the real, concrete type of it. So almost everything in generics is in the compiler. And particularly reflect is all going tohav work the same way as it did. The names will be a little weirder because they'll have brackets in them, but otherwise you won't notice the difference. But how do you decide what to work on? How does that happen? Does it happen somewhat organically, and you have some