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

Add optional identifier to Coordinator #11

Open
mrylmz opened this issue Jul 5, 2021 · 2 comments
Open

Add optional identifier to Coordinator #11

mrylmz opened this issue Jul 5, 2021 · 2 comments
Assignees

Comments

@mrylmz
Copy link
Contributor

mrylmz commented Jul 5, 2021

We should add an optional Hashable identifier property to Coordinator so we can avoid doing reference comparisons working with opaque Coordinator instances.

@JensK611
Copy link
Contributor

JensK611 commented Jul 6, 2021

We could implement Identifiable since it is part of Swift.Misc

@mrylmz
Copy link
Contributor Author

mrylmz commented Jul 6, 2021

Sure sounds great!

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

No branches or pull requests

4 participants