Optimize _.isFunction.

Former-commit-id: 0aaaa6d166c7eea94237388d61a11c6d183cbe1f
This commit is contained in:
John-David Dalton
2012-08-13 23:11:01 -07:00
parent b8c2a05db9
commit 01fb1a5775
3 changed files with 109 additions and 100 deletions

View File

@@ -55,6 +55,7 @@
'isArr',
'isArray',
'isFunc',
'isFunction',
'isPlainObject',
'methodName',
'noaccum',