<div dir="ltr"><div>-1</div><div><br></div><div>I feel like the real problem is not SequenceType.find missing but SequenceType.first which is much more general and useful.</div><div>CollectionType.first should be generalized to SequenceType.first. This will fix seq.lazy.filter(predicate).first. And I don&#39;t feel it deserves a separate find method.</div><div><br></div><div>On a side note this proposal highlights another problem: array-returning versions of SequenceType.map/flatMap/filter are often unexpectedly used instead of lazy variants  </div><div><br></div></div>