Join Slack
Powered by
alternatively, or additionally, it might be nice t...
# getting-started
d
dpk
09/28/2016, 6:39 PM
alternatively, or additionally, it might be nice to be able to do something like:
Copy code
when(client?.personalInfo?.email) { null -> {} else -> { mailer.sendMessage(theElseValue) } }
Open in Slack
Previous
Next