newtypes icon indicating copy to clipboard operation
newtypes copied to clipboard

Cats typeclasses integration

Open massimosiani opened this issue 3 years ago • 2 comments

Hi! Would it make sense to add a cats integration module, and provide derived instances for Show, Eq and Hash? I could provide a PR if it makes sense.

massimosiani avatar Oct 25 '22 08:10 massimosiani

👍 go ahead

alexandru avatar Dec 07 '22 09:12 alexandru

I implemented it here https://github.com/massimosiani/monix-newtypes-cats, if you have any advice. I'll include the code in this repo.

massimosiani avatar Dec 09 '22 13:12 massimosiani