Join Slack
Maybe try using a `Set<String>` if you don't need to track duplicates. Any equality operation...
# codereview
d
dalexander
07/16/2018, 2:45 PM
Maybe try using a
Set<String>
if you don't need to track duplicates. Any equality operation between two unsorted lists is going to be relatively expensive.
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by