Skip to content
forked from woehr/open-adt

Open algebraic data types. Reuse constructors in different types; add and remove constructors from values.

License

Notifications You must be signed in to change notification settings

pcarbonn/H-Calc2

 
 

Repository files navigation

Build Status

open-adt

Open algebraic data types. Reuse constructors in different types; add and remove constructors from values.

Examples

See the tutorial module.

Documentation

Up to date documentation is always available on the gh-pages site.

Comparison to Other Packages [TODO]

Alternatives

Pros

  • Good compile time

Cons

  • Both a label and a constructor type have to specified in places

About

Open algebraic data types. Reuse constructors in different types; add and remove constructors from values.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 96.0%
  • Nix 3.4%
  • Shell 0.6%