2.0.138 • Published 5 years ago
@extra-object/search-while v2.0.138
Finds key of an entry passing a test. :running: :package: :ledger:
This is part of package extra-object.
object.searchWhile(x, fn, [ths]);
// x: an object
// fn: test function (v, k, x)
// ths: this argument