Join Slack
Powered by
yeah, you’re right. If I use Map<String, String...
# announcements
m
m1nd
10/29/2015, 9:53 PM
yeah, you’re right. If I use Map<String, String> it works fine. But if I use e.g. Map<String, Int> or even Map<Int, Int> the compiler throws an error.
3
Views
Open in Slack
Previous
Next