Hello all, I have a question regarding “find{ }” . I checked the code in stdlib and it returns the element or null.
I want to return true/false when iterating over a list and certain condition is met. This is what I thought (I bet there is a better way to cover the null case...), any idea??? :