azu / azu/shallow-equal-object
customEqual(a, b, key?)
Open
good first issue
Type: Feature
- Dominant language
- TypeScript
- Stars
- 23
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We want to support `customEqual(a, b, key)`.
Third arugment `key` is helpful for debugging.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the customEqual entry point named in the issue and inspect how the current shallow equality API handles its arguments. Clarify what the optional key should represent and how it should aid debugging; done means customEqual(a, b, key) is supported with documented, testable behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100