On Fri, Dec 27, 2019, at 11:58, Juancarlo Añez wrote: > Fon *first()*, maybe calling it *take_one()* will clear up > misunderstandings about it's semantics.
It may be worth mentioning that take [arbitrary n] is already present in itertools recipes. Though that gets into the debates about what should be an itertools recipe, an itertools function, or a builtin function, and we didn't really do anything productive with the last round of that. _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/Z4GYHFKOLQEFADRVTN2PY42GRFGDRWSQ/ Code of Conduct: http://python.org/psf/codeofconduct/