Join Slack
Powered by
``` val map = Int2ObjectOpenHashMap<Dou...
# announcements
s
supaham
07/25/2016, 12:44 PM
Copy code
val map = Int2ObjectOpenHashMap<Double>() map.put(123 as Int?, 123.0)
compiles on 1.1-M01
Open in Slack
Previous
Next