Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(logic): Implement isSparseArray #1022

Closed
wants to merge 1 commit into from

Conversation

dawehner
Copy link
Contributor

Implements #785

Note: Initially I used Ramda.contains but Ramda.contains(undefined) doesn't find empty elements.

If you have any additional questions please don't hesitate to contact any of the core commiters.

@dawehner dawehner mentioned this pull request Aug 16, 2019
@char0n
Copy link
Owner

char0n commented Aug 18, 2019

Thanks! I'll have a look at this during today.

Copy link
Owner

@char0n char0n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The implementation is unfortunately incorrect. Pls refer to this comment: #785 (comment)

@char0n
Copy link
Owner

char0n commented Sep 5, 2019

@dawehner are you still interested in finishing this, or should I take over ?

@dawehner
Copy link
Contributor Author

dawehner commented Sep 5, 2019 via email

@char0n
Copy link
Owner

char0n commented Sep 8, 2019

As agreed, closing in favor of #1048

@char0n char0n closed this Sep 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants