YuriGor / deepdash

eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion
https://deepdash.io/
MIT License
272 stars 12 forks source link

findDeep or findDeepValue - Return object that contains the key & value #142

Open ayoubphy opened 1 year ago

ayoubphy commented 1 year ago

Hello,

How to get the object that contains the value & key passed to the predicate ?