You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a long time we use to reject this feature, though I think there is some shifts in the language team which might indicate that we need to reconsider.
/cc @leafpetersen This is related to our discussions regarding behaviours tied to reified type parameters. Maybe we should reopen one of the issues to track the possibility that we might eventually implement this?
I want to be able to instantiate generic types, whenever those types have a no-arg constructor:
This seems to be the best that can be done right now:
(I'm sure this has been raised before, although I can't find an issue on this...)
The text was updated successfully, but these errors were encountered: