Join Slack
Powered by
it would be the equivalent of `val p by (if (a == ...
# language-proposals
n
natpryce
02/19/2016, 2:34 PM
it would be the equivalent of
val p by (if (a == null) null else foo(a))
3
Views
Open in Slack
Previous
Next