[Python-ideas] data structures should have an .any() method
Antoine Pitrou
solipsis at pitrou.net
Sun Sep 6 23:46:53 CEST 2009
Georg Brandl <g.brandl at ...> writes:
>
> or
>
> any_item = compose(next, iter)
Endly, an use case for compose!
More information about the Python-ideas
mailing list