Join Slack
Powered by
you can also do ``` repository.getEvents() .ma...
# rx
j
jw
05/03/2018, 3:05 PM
you can also do
Copy code
repository.getEvents() .map { events -> events.all { it.status() == Status.COMPLETED } }
👍 3
Open in Slack
Previous
Next