> > > Causing @nums to be read-only sounds like a good idea, actually. Immutable > data is often a huge win. > It can come with "deep copy on write" (it should not affect values it doesn't own yet data should be read-only.Thread Previous | Thread Next