Join Slack
Powered by
theoretically `x?.let {....} ?: run {...}` may be ...
# getting-started
v
voddan
06/08/2016, 1:45 PM
theoretically
x?.let {....} ?: run {...}
may be used as a "FP" replacement for
if-else
would you like to see those in your project?
Open in Slack
Previous
Next