in reply to Re^2: Language features affect style
in thread Language features affect style
And code doesn't have to mutate data to return something else. Perl has iterators called 'keys' and 'each' whose name doesn't suggest at all it's modifying something.
|
|---|