I meant a near linear time complexity. n log n is very very close to n even when n is large. It's not constant, if it were it could be dropped entirely... It's pretty close though. _______________________________________________ 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/4AXTAAGUEI7L3M65CCOOXHINLOZW7J2T/ Code of Conduct: http://python.org/psf/codeofconduct/
- [Python-ideas] Re: Set operations with Lis... Chris Angelico
- [Python-ideas] Re: Set operations wit... Steven D'Aprano
- [Python-ideas] Re: Set operations... Chris Angelico
- [Python-ideas] Re: Set operat... Richard Higginbotham
- [Python-ideas] Re: Set op... Chris Angelico
- [Python-ideas] Re: S... Richard Higginbotham
- [Python-ideas] R... Chris Angelico
- [Python-ideas] Re: Set op... Andrew Barnert via Python-ideas
- [Python-ideas] Re: Set operations wit... Richard Higginbotham
- [Python-ideas] Re: Set operations... Chris Angelico
- [Python-ideas] Re: Set operat... Richard Higginbotham
- [Python-ideas] Re: Set operations... Andrew Barnert via Python-ideas
- [Python-ideas] Re: Set operations with Lis... Andrew Barnert via Python-ideas
- [Python-ideas] Re: Set operations wit... Richard Higginbotham
- [Python-ideas] Re: Set operations... Chris Angelico
- [Python-ideas] Re: Set operat... Richard Higginbotham
- [Python-ideas] Re: Set op... Andrew Barnert via Python-ideas
- [Python-ideas] Re: S... Rhodri James
- [Python-ideas] Re: S... Richard Higginbotham
- [Python-ideas] Re: Set op... Tim Peters
- [Python-ideas] Re: S... Steven D'Aprano