A DSL to define types inspired by libraries such as TypedStruct and Algae and the F# language.
Stars
12
Forks
0
Watchers
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
31
commits
Rebrand as the CivilCode Collective
7cf978b
Update README footer
c62898a
Improve SEO
3a9ab5d
feat: Allow constructors to be overridable
09f93bc
docs: Add module docs
bd905f7
doc: Add readme
56f400d
feat: Add inspect impl for wrapped types
ba12440
feat: Add unwrap function for wrapped types
222e8cb
feat: Add applying function for wrapped type
78fd279
test: Add single case union type constructor tests
e77c032
feat: Add product type constructor
beaf574
test: Add cases for product constructors
bf66914
feat: Add constructor function to union type
159d811
test: Add tests for single case union type
1b619bf
feat: Add constructor spec for record type
b2df54e