Stestagg wrote:
> That makes sense, so these are kind of 'views' over a sequence, but ones
> that implement a copy-on-write when the underlying object is modified in
> any way?

yes, a lazy sequence type would be exactly that, that is a nice way of putting 
it

> I can see this being super hard/impossible to implement reliably, but would
> be a pretty nice addition if it can be done.
_______________________________________________
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/TI7KE4SLB3C2GHU3W2B6BOCL3ER3JLZO/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to