Get the first item from an iterable that matches a condition

前端 未结 13 2501
感情败类
感情败类 2020-11-22 04:43

I would like to get the first item from a list matching a condition. It\'s important that the resulting method not process the entire list, which could be quite large. For e

13条回答
提交回复
热议问题