I hereby claim:
- I am VividVisions on github.
- I am vividvisions (https://keybase.io/vividvisions) on keybase.
- I have a public key whose fingerprint is 95BF 59E6 8564 EC40 627B 04B4 3FF8 71CC F659 86CB
To claim this, I am signing this object:
function merge(target, source) { | |
/* Merges two (or more) objects, | |
giving the last one precedence */ | |
if ( typeof target !== 'object' ) { | |
target = {}; | |
} | |
for (var property in source) { |
I hereby claim:
To claim this, I am signing this object: