| Build Status | Maintainer Message | Documentation | Hosted Package |
|---|---|---|---|
| robotoverlord.io/algae | Hex |
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