Build Status Maintainer Message Documentation Hosted Package
Circle CIbuilt with humanityrobotoverlord.io/algaeHex

TL;DR

Algae is a collection of common data structures, intended for use with libraries like Witchcraft

Quickstart

Add Algae to your list of dependencies in mix.exs:


def deps do
  [{:algae, "~> 0.10.0"}]
end