Skip to content

majiang/algebraic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algebraic

Algebraic type with pattern match

TODO

  • recursive type (like std.variant.algebraic's This)
  • make non-exhaustive patterns a compile error, instead of runtime error
  • make code more readable with less string mixin
  • document and example

About

Algebraic type with pattern match

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages