canjs / can-reflect

Operate on unknown data types
https://canjs.com/doc/can-reflect.html
MIT License
4 stars 4 forks source link

Fixes the update/updateDeep docs #142

Closed matthewp closed 6 years ago

matthewp commented 6 years ago

This fixes the update and updateDeep docs. It does two things:

Closes #141