Join Slack
Communities
Powered by
`.filter { (it is Available).not() }` makes sure n...
# rx
k
kioba
04/11/2019, 5:12 PM
.filter { (it is Available).not() }
makes sure nothing happens upon available. If you delete the
filter
it will cancel the 5 seconds timer as well.
Open in Slack
Previous
Next