Join Slack
Powered by
`List<C extends (A intersection B)>` would t...
# random
d
dalexander
01/05/2016, 4:37 PM
List<C extends (A intersection B)>
would that also be weird, but parseable as
List<(C extends A) intersection B)>
? =p
4
Views
Open in Slack
Previous
Next