/ark

Elixir Utilities

Primary LanguageElixirMIT LicenseMIT

Ark

Ark is a collection of small utilities useful for prototyping, testing, and working with Elixir common patterns.

Installation

def deps do
  [
    {:ark, "~> 0.4.0"},
  ]
end

Documentation

The docs can be found at hexdocs