-
Notifications
You must be signed in to change notification settings - Fork 51
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
Ord typeclass #37
Comments
Hello @goodmind. I'm not sure if I understand your question. If you have a list of values that implements But, List itself does not implement |
I have static-land |
I'm sorry, what do you mean? 😄 ❓ |
I mean how do I |
@goodmind I would think you could use |
How can you use this list with
Ord
?The text was updated successfully, but these errors were encountered: