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

Inconsistency logic behavior between mergeWith & mergeDeepWith #176

Open
Methuselah96 opened this issue Oct 17, 2020 · 1 comment
Open
Labels
documentation Improvements or additions to documentation from-original-repo good first issue Good for newcomers

Comments

@Methuselah96
Copy link

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

@Methuselah96 Methuselah96 added from-original-repo documentation Improvements or additions to documentation labels Oct 17, 2020
@Methuselah96
Copy link
Author

Docs need to be fixed per immutable-js#1774 (comment).

@Methuselah96 Methuselah96 added good first issue Good for newcomers help wanted Extra attention is needed and removed help wanted Extra attention is needed labels Oct 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation from-original-repo good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant