stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

[RFC]: Add `@stdlib/utils/some-own-by`

Open kgryte opened this issue 2 years ago • 0 comments

Description

This RFC proposes adding a utility to test whether some "own" properties of a provided object satisfies a predicate function.

This is the object keys equivalent of @stdlib/utils/some-by.

Package: @stdlib/utils/some-own-by Alias: someOwnBy

Related Issues

None.

Questions

No.

Other

No.

Checklist

  • [X] I have read and understood the Code of Conduct.
  • [X] Searched for existing issues and pull requests.
  • [X] The issue name begins with RFC:.

kgryte avatar Feb 01 '23 00:02 kgryte