Skip to content

Conversation

@fmaussion
Copy link
Member

addresses #1042

The problem is that sets aren't ordered. I tried something based on an OrderedSet recipe, but I'm not sure that this is the most elegant way to go.

A remaining issue is that the coord variable is still not in place (['t', 'a', 'b', 'c'] becomes ['a', 'b', 'c', 't']), but I'm not sure it's possible to do it better (it happens here).

Any idea welcome

@fmaussion
Copy link
Member Author

I think the alternative implementation here is better: #1049

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.

1 participant