| 1 | - $.each with args is only used in: 1327 and 2444, could be discarded ?
|
|---|
| 2 | line 184 - does it matter what document creates a text node ?
|
|---|
| 3 | - .isArrayLike() as jQuery method ? can be used at jQuery.makeArray, jQuery.fn.not and some other places.
|
|---|
| 4 | line 555 - maybe instead of target = {} --> return target or return {}? (unsure)
|
|---|