Join Slack
Powered by
Are they both of the same size? If yes, you can do...
# codereview
k
kingsley
07/16/2018, 2:45 PM
Are they both of the same size? If yes, you can do:
Copy code
if ((mylist - myotherlist).isEmpty()) { ... }
5
Views
Open in Slack
Previous
Next