Join Slack
Powered by
is ?: implemented as infix? or is it a special cas...
# getting-started
s
Sam
01/22/2019, 6:18 PM
is ?: implemented as infix? or is it a special case?
Copy code
reference?.let { } ?: run { }
Open in Slack
Previous
Next