Add support in _.isEmpty and _.size for jQuery/MooTools DOM query collections.

Former-commit-id: dc834256d09d7a3f2797ba65690961aad00717bf
This commit is contained in:
John-David Dalton
2012-08-12 21:40:46 -07:00
parent 2aa2ea9675
commit 361c91e610
3 changed files with 40 additions and 12 deletions

View File

@@ -43,6 +43,7 @@
'ArrayProto',
'bind',
'callee',
'className',
'compareAscending',
'destValue',
'forIn',
@@ -57,6 +58,7 @@
'isPlainObject',
'methodName',
'noaccum',
'objectClass',
'objectTypes',
'pass',
'properties',