gcanti / io-ts-types

A collection of codecs and combinators for use with io-ts
https://gcanti.github.io/io-ts-types/
MIT License
311 stars 40 forks source link

add getEq #108

Closed giogonzo closed 5 years ago

giogonzo commented 5 years ago

Just a quick stab at it, I'm probably missing some common codecs + how the function it's written makes it impossible to accept custom codecs (same goes for e.g. DateFromISOString)