Skip to content

Conversation

@marcandre
Copy link
Member

[Fix #16991]

This PR simply defers the work to Array; I don't particularly care what happens to elements of sets that would be arrays or sets themselves (i.e. if join is recursive on them or not).

[Fix #16991]
@knu
Copy link
Member

knu commented Oct 24, 2020

join may sound a bit like a math term (something like union), but hopefully it's not in the set theory and it's okay.

@marcandre
Copy link
Member Author

@knu can we merge this please?

@knu
Copy link
Member

knu commented Dec 10, 2020

I don't have a strong opinion on this. Could this be escalated into proposing Enumerable#join by any chance?

@marcandre
Copy link
Member Author

I put a reminder in my request that Enumerable#join is problematic in general, in particular Struct, but shouldn't be for sets.

@marcandre
Copy link
Member Author

So what's the final verdict?

@knu knu merged commit 9a46622 into master Dec 16, 2020
@knu knu deleted the join branch December 16, 2020 17:55
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.

3 participants