
Dec. 12, 2019
1:22 a.m.
Greg Ewing writes:
On 11/12/19 9:45 pm, Steven D'Aprano wrote:
But that's not what happens if you call `first(iterable)` multiple times. Calling it once is fine, but people will call it multiple times.
Would it help if it were called "one" instead of "first"?
That would be my preference.