Join Slack
Powered by
<@U0CLKFTD3> Does it work if you define the alias ...
# announcements
b
bamdmux
03/07/2017, 12:22 PM
@dimsuz
Does it work if you define the alias with a generic?
typealias MyData<K> = Map<K,List<Int>>
and then
MyData<Custom>
?
Open in Slack
Previous
Next