Join Slack
Powered by
Is there a safe way to call `with()` with a nullab...
# getting-started
m
martynas
11/02/2015, 7:43 AM
Is there a safe way to call
with()
with a nullable receiver? Like with
nullable?.run { }
?
Open in Slack
Previous
Next