stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

feat: add `@stdlib/string/base/distances/hamming-code-points`

Open JayPokale opened this issue 1 year ago • 3 comments

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.


@stdlib-js/reviewers

JayPokale avatar Mar 18 '24 20:03 JayPokale

@Pranavchiku Kindly review this PR. Looking forward for your reply.

JayPokale avatar Mar 21 '24 18:03 JayPokale

CI is failing on this PR, and, until the failures are resolved, this PR cannot move forward.

kgryte avatar Apr 08 '24 02:04 kgryte

Hello Sir @kgryte please review my PR. I changed some logic in the main function.

JayPokale avatar Apr 29 '24 21:04 JayPokale