Join Slack
Powered by
`TreeMap` has no kotlin type, so since you're usin...
# announcements
k
kristofdho
03/17/2018, 11:41 AM
TreeMap
has no kotlin type, so since you're using it straight from java it returns
Double!
, which means it does not know if it is nullable or not, so it's up to you to use it correctly
Open in Slack
Previous
Next