mutate¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/phet-core/blob/main/js/mutate.ts for the most up-to-date information.
Overview¶
Generalized support for mutating objects that take ES5 getters/setters, similar to Node.
@author Jonathan Olson <jonathan.olson@colorado.edu>