nickel-lang / json-schema-to-nickel

Convert JSON schemas into Nickel contracts
Apache License 2.0
32 stars 0 forks source link

Use adts #83

Closed jneem closed 4 months ago

jneem commented 4 months ago

This converts the "fun" error-handling records to ADTs. (It would be even nicer with a type alias...)