Find first element in a sequence that matches a predicate August 18, 2022 by Magenaut I want an idiomatic way to find the first element in a list that matches a predicate.