Nikky
09/18/2018, 3:18 PMpablisco
09/18/2018, 3:20 PMhttps://media.giphy.com/media/1M9fmo1WAFVK0/giphy.gifâ–¾
Nikky
09/18/2018, 3:25 PMexpect fun getSomeData(): Data?
then the actual declaration can use some java library that gives them a Optional Result, unpack it and the common code is happy it does not know about Optional typespablisco
09/18/2018, 3:27 PMOptional
I would suggest using a different Option
type that can be used across 🙂
And allows to do more things than a basic map and reduce hehe