Join Slack
Powered by
so for example, two classes `Protocol<String>...
# getting-started
a
apatrida
09/29/2015, 12:06 PM
so for example, two classes
Protocol<String>
vs.
Protocol<Integer>
classes would not work with that example. Nor
Map<String, Int>
vs.
Map<String, Any
. Nor
List<Anythign>
Open in Slack
Previous
Next