jashkenas / jashkenas/underscore

_.eq

Open
#2,456 4 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
27.3k
Forks
5.4k
Avg merge
2d 5h
Merged PRs (30d)
1

Description

Related to and really depending on #2453:
An `_.eq` method to enable the [SameValueZero](http://ecma-international.org/ecma-262/6.0/#sec-samevaluezero) comparison for composition.

Contributor guide

Open the contributing guide

Research direction

Start by reading the related issue #2453 and the linked ECMAScript SameValueZero specification. Then inspect Underscore's existing comparison and composition entry points to determine where _.eq belongs. Done means the proposed _.eq method is available for composition and follows the specified SameValueZero comparison behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.