Join Slack
Powered by
And another issue: when my val is defined as `Opti...
# reflect
r
rocketraman
04/02/2016, 3:51 PM
And another issue: when my val is defined as
Optional<UUID>
and I do
kproperty.get(receiver)
I am not getting the Optional as expected but rather either null or the Optional value. That's weird.
2
Views
Open in Slack
Previous
Next