Search a sequence for its minimum and stop as soon as the lowest possible value is found

Paul Rubin no.email at nospam.invalid
Sun Jan 8 14:10:23 EST 2017


Jussi Piitulainen <jussi.piitulainen at helsinki.fi> writes:
> It could still be added as an option, to both takewhile and iter(_, _).

That's too messy, it really should be pervasive in iterators.



More information about the Python-list mailing list