> > When I can get more sound abstractions for no additional cost (eventually) > I'd rather not introduce implicit mutable state into the application. > Developers won't be aware of it being mutating and the whole notion of a > mutating-at-a-later-point return value is very error-prone in my opinion. >
Right. Mutating the returned object isn't really tenable from a usability point of view.
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

