this would work, but return `null` if the lambda i...
# codingconventions
w
this would work, but return
null
if the lambda is null. you'll need a
?:
if you want a fallback value