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

What if I'm making a map of Integer/String instead of Int? #73

Closed
McOmghall opened this issue Jan 2, 2018 · 1 comment
Closed

What if I'm making a map of Integer/String instead of Int? #73

McOmghall opened this issue Jan 2, 2018 · 1 comment

Comments

@McOmghall
Copy link

The Graph typeclass forces Node to be an alias to Int. Is there any way to overcome this?

@ivan-m
Copy link
Contributor

ivan-m commented Jan 3, 2018

Not at this time. You can try unordered-graphs

@ivan-m ivan-m closed this as completed Jan 3, 2018
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

2 participants