Join Slack
Powered by
As far as I can tell it wouldn't skip the entire c...
# language-proposals
d
dalexander
02/19/2016, 2:17 PM
As far as I can tell it wouldn't skip the entire call, but would return null for
z.baz(...)
?
x.foo(y.bar(z.baz(xyzzy, quux, foobar, blabla?)?, <another 10 parameters>)?)
would skip the entire call?
Open in Slack
Previous
Next