Join Slack
Powered by
changed it to this ``` links?.let { ...
# getting-started
a
ar-g
08/07/2017, 11:29 AM
changed it to this
Copy code
links?.let { return it.next() != null } return true
2
Views
Open in Slack
Previous
Next