> why haven't you used a list

1. A list is not immutable.

2. I don't want to modify the original sequence.

------- Original Message -------

On Friday, March 11th, 2022 at 4:07 PM, Marco Sulla 
<marco.sulla.pyt...@gmail.com> wrote:

> On Fri, 11 Mar 2022 at 21:39, wfdc via Python-ideas
>
> python-ideas@python.org wrote:
>
> > For me specifically, my latest use-case is in a game-theoretic setting 
> > where the tuple represents a strategy profile. But the details of that 
> > would take us far beyond the scope of the discussion.
>
> Well, but I think this is the point. I mean, why haven't you used a
>
> list? I suppose the main doubt for me and the others is here.
>
> I mean, I like your proposal (but this probably is not helping you
>
> here...), and I'm somewhat attracted by functional programming. But I
>
> never programmed in functional style. It's more a sympathy and a
>
> fascination than a real need. But maybe you can change my mind with
>
> your personal experience, as I changed my opinion about OOP a long
>
> time ago.
_______________________________________________
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/QWTHGR3NRYPUDHZPDOCYTW27BSHZNWFJ/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to