ark v0.2.0 Ark

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

Installation

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