vendredi 27 février 2015

Object.assign recursive

Is there a version (planned or already implemented) of Object.assign that does deep merges instead of shallow ones?


I'm currently using merge.recursive from the merge package, but I would like my code to be as vanilla as possible.


Official sources preferred.


Aucun commentaire:

Enregistrer un commentaire