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
Algae is a collection of common data structures, intended for use with libraries like Witchcraft
Add Algae to your list of dependencies in mix.exs:
def deps do
[{:algae, "~> 0.10.0"}]
end