Join Slack
Powered by
what about a `prop ?= obj?.value` syntax to replac...
# language-proposals
d
desseim
10/05/2015, 6:46 PM
what about a
prop ?= obj?.value
syntax to replace
prop = obj?.value ?: prop
(which I find rather ugly) ? Is it too much ??
Open in Slack
Previous
Next