Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #32409 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2012-10-29 13:48 -0400 |
| Last post | 2012-10-29 13:48 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Immutability and Python Terry Reedy <tjreedy@udel.edu> - 2012-10-29 13:48 -0400
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2012-10-29 13:48 -0400 |
| Subject | Re: Immutability and Python |
| Message-ID | <mailman.3037.1351532928.27098.python-list@python.org> |
On 10/29/2012 11:20 AM, andrea crotti wrote: > I have a philosofical doubt about immutability, that arised while doing > the SCALA functional programming course. In real life, the physical world, things have mutable state, at least down to the atomic level. Do you only want to model mathematical worlds, or also physical worlds. Even mathematically, I do not think there necessarily a problem with mutable collections. The fact that sets are defined by content does not mean that everything has to be. -- Terry Jan Reedy
Back to top | Article view | comp.lang.python
csiph-web