if ( recur ) {
                    vtype = otype.call( v );
                    if ( ( vtype === o.obj ) ||
                         ( vtype === o.arr ) ) {
                        nest = [];