Join Slack
Powered by
In `Map<K, out V>`: `public abstract operat...
# announcements
e
ean5533
06/23/2016, 5:11 PM
In `Map<K, out V>`:
public abstract operator fun get(key: K): V?
-- why is the return type nullable?
Open in Slack
Previous
Next