TypeClass brings principled type classes to Elixir

Build Status Inline docs Deps Status hex.pm version API Docs license

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.