#algebraic-data-types (8 Repositories)
Ranked open-source repositories tagged with #algebraic-data-types, scored by pull request acceptance likelihood and maintainer engagement velocity.
12.5%
0.8h
8 repositories tagged #algebraic-data-types
Roger-luo/Moshi.jl
nextgen MLStyle: Generic Algebraic Data Type + Pattern Match
thma/WhyHaskellMatters
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
vic/expat
Reusable, composable patterns across Elixir libraries
MasonProtter/SumTypes.jl
An implementation of sum types in Julia
witchcrafters/algae
Bootstrapped algebraic data types for Elixir
seagreen/plate
Algebraic type based schema system
thautwarm/MLStyle.jl
Julia functional programming infrastructures and metaprogramming facilities
witchcrafters/witchcraft
Monads and other dark magic for Elixir