Finish renaming iteratee to iterable. [closes #170]

Former-commit-id: 0ac6cecaec0a779cb29c21b5fc3caa90c84479eb
This commit is contained in:
John-David Dalton
2013-01-25 20:10:53 -08:00
parent c8517c0ec9
commit af234cbe54
3 changed files with 38 additions and 38 deletions

View File

@@ -19,7 +19,7 @@
'isArguments',
'isArray',
'isString',
'iteratee',
'iterable',
'length',
'nativeKeys',
'object',