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 instances of Equal for all Scala standard types #2

Closed
13 tasks
jdegoes opened this issue Mar 2, 2020 · 3 comments
Closed
13 tasks

Add instances of Equal for all Scala standard types #2

jdegoes opened this issue Mar 2, 2020 · 3 comments

Comments

@jdegoes
Copy link
Member

jdegoes commented Mar 2, 2020

  • String
  • Int
  • Double
  • Float
  • Long
  • Byte
  • Char
  • Either
  • Option
  • List
  • Vector
  • Map
  • Tuple2 - Tuple22
@adamgfraser
Copy link
Contributor

I will take this.

@jdegoes
Copy link
Member Author

jdegoes commented Mar 3, 2020

@adamgfraser Thank you!

@adamgfraser
Copy link
Contributor

Resolved by #3.

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