Join Slack
Powered by
Java shenanigans aside, strictly speaking List isn...
# arrow
b
Bob Glamm
06/03/2020, 6:36 PM
Java shenanigans aside, strictly speaking List isn't a type, it is a type constructor. It requires another type to make it concrete, like List<Int>
3
Views
Open in Slack
Previous
Next