Skip to content

feat: Add diff method #176

@ardalanamini

Description

@ardalanamini

What do you need?

Creates an array of array values not included in the other given arrays using SameValueZero for equality comparisons. The order and references of result values are determined by the first array.

Purposed definition:

function diff(array: unknown[], values: unknown[]): unknown[];

Contact Details

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature, improvement or requesttriagePull requests & Issues in need of review for relevancy/actionability & readiness

    Type

    No type

    Projects

    Status

    🆕 New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions