TypeClass
brings principled type classes to Elixir
Quick Start
def deps do
[{:type_class, "~> 0.1"}]
end
NOTE!
This is in extremely early stages! Nothing works yet! Barely more than a sketch of an idea.
TypeClass
brings principled type classes to Elixir
def deps do
[{:type_class, "~> 0.1"}]
end
This is in extremely early stages! Nothing works yet! Barely more than a sketch of an idea.