I hereby claim:
- I am joelcolucci on github.
- I am joelcolucci (https://keybase.io/joelcolucci) on keybase.
- I have a public key ASAzCF5H1N1Ph-qxhsNZrh8ZFPHGnz_t0AXpI2aDuggHzgo
To claim this, I am signing this object:
/** | |
* @param {*} value | |
* @return {*} | |
*/ | |
function dfsEval(value) { | |
// Base case if not object | |
if (!isObject(value)) { | |
if (isFunction(value)) { | |
return value(); | |
} else { |
I hereby claim:
To claim this, I am signing this object: