Skip to content

Inconsistency logic behavior between mergeWith & mergeDeepWith #1774

Open
@vpcvdc

Description

@vpcvdc

What happened

mergeWith working fine as per https://immutable-js.github.io/immutable-js/docs/#/mergeWith docs.
mergeDeepWith NOT working fine as per https://immutable-js.github.io/immutable-js/docs/#/mergeDeepWith.
It says like mergeDeepWith is recursive implementation of mergeWith. @leebyron Isn't it?

How to reproduce

Screen Shot 2020-07-07 at 12 05 50 PM

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions