Join Slack
Powered by
so you need to classify it as `private val map` an...
# announcements
t
trevjones
07/09/2017, 11:46 PM
so you need to classify it as
private val map
and do
val stringInt: Map<String, Int> = map
for the public interface.
Open in Slack
Previous
Next