Skip to content
This repository was archived by the owner on Jul 23, 2021. It is now read-only.
This repository was archived by the owner on Jul 23, 2021. It is now read-only.

Inconsistency logic behavior between mergeWith & mergeDeepWith #176

Open
@Methuselah96

Description

@Methuselah96

From @vpcvdc on Tue, 07 Jul 2020 06:43:07 GMT

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

Copied from original issue: immutable-js#1774

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