Join Slack
Powered by
this would work, but return `null` if the lambda i...
# codingconventions
w
wakingrufus
07/19/2018, 6:13 PM
this would work, but return
null
if the lambda is null. you'll need a
?:
if you want a fallback value
2
Views
Open in Slack
Previous
Next