Join Slack
Powered by
Went with a `mapNotNull ⇒ Pair<String, Date>...
# codingconventions
s
sindrenm
07/03/2018, 12:15 PM
Went with a
mapNotNull ⇒ Pair<String, Date>
from whose blocks I returned
null
when the
dateOfBirth
was
null
.
2
Views
Open in Slack
Previous
Next