Join Slack
Powered by
if I have `pMemTypeFound: KMutableProperty0<Boo...
# language-proposals
e
elect
12/04/2019, 11:41 PM
if I have
pMemTypeFound: KMutableProperty0<Boolean>? = null
, then
var memTypeFound by pMemTypeFound
should be nullable (and not
Boolean
)
Open in Slack
Previous
Next