Join Slack
Powered by
hi there! I just found out that is not possible pa...
# announcements
a
aballano
10/29/2017, 3:27 AM
hi there! I just found out that is not possible pass a function reference of a property to the map extension function:
Copy code
listOf( ... ) .map { validateEmail(it) }
Open in Slack
Previous
Next