stdlib
stdlib copied to clipboard
feat: add `@stdlib/string/base/distances/hamming-code-points`
Description
Calculates the Hamming Code Points Distance distance between two equal-length unicode code points.
Does this pull request have any related issues?
This pull request:
- progresses #836
Questions
Any questions for reviewers of this pull request?
No.
Other
Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.
No.
Checklist
Please ensure the following tasks are completed before submitting this pull request.
- [x] Read, understood, and followed the contributing guidelines.
@stdlib-js/reviewers
@Pranavchiku Kindly review this PR. Looking forward for your reply.
CI is failing on this PR, and, until the failures are resolved, this PR cannot move forward.
Hello Sir @kgryte please review my PR. I changed some logic in the main function.