spartanz / schemaz

A purely-functional library for defining type-safe schemas for algebraic data types, providing free generators, SQL queries, JSON codecs, binary codecs, and migration from this schema definition
https://spartanz.github.io/schemaz
Apache License 2.0
164 stars 18 forks source link

Schema mapping using isomorphisms #21

Closed jkobejs closed 5 years ago

jkobejs commented 6 years ago

Closes #8