https://kotlinlang.org logo
k

karelpeeters

08/02/2017, 7:09 PM
Is there a method that returns whether any of the items in a list match the given predictate? I could check whether the result of
find
isn't null but I wonder if there's a buildin.