README

plymio_list: Utility Functions for Lists

Installation

Add plymio_list to your list of dependencies in <span class="underline">mix.exs</span>:

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

Examples

See the example in the API Reference.