atgjack / helms

Deep javascript object operations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merging an undefined.

atgjack opened this issue · comments

commented

I'd like to be able to do merge(obj, undefined) and not throw. That way I can merge optional objects. This should be a simple fix.