Join Slack
Powered by
I guess something like ``` if (listA.any { listB....
# announcements
s
Shawn
03/01/2018, 4:13 PM
I guess something like
Copy code
if (listA.any { listB.contains(it) }) { ... }
2
Views
Open in Slack
Previous
Next