Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Add matchStrict to avoid type coercion #16

Description

@andrei-cocorean

Hi, what do you think about adding a matchStrict function that uses strict equality for primitive types? e.g.

matchStrict({ x: 3 }, { x: '3' })  ===  false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions