8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
eq
1 parent 2fb4ec0 commit 8b264e5Copy full SHA for 8b264e5
lib/fp/mapping.js
@@ -79,7 +79,7 @@ module.exports = {
79
2: (
80
'add,ary,assign,at,bind,bindKey,cloneDeepWith,cloneWith,concat,countBy,curryN,' +
81
'curryRightN,debounce,defaults,defaultsDeep,delay,difference,drop,dropRight,' +
82
- 'dropRightWhile,dropWhile,endsWith,every,extend,filter,find,find,findIndex,' +
+ 'dropRightWhile,dropWhile,endsWith,eq,every,extend,filter,find,find,findIndex,' +
83
'findKey,findLast,findLastIndex,findLastKey,flatMap,forEach,forEachRight,' +
84
'forIn,forInRight,forOwn,forOwnRight,get,groupBy,includes,indexBy,indexOf,' +
85
'intersection,invoke,invokeMap,isMatch,lastIndexOf,map,mapKeys,mapValues,' +
0 commit comments