README

plymio_list: Utility Functions for Lists

Installation

Add plymio_list to your list of dependencies in mix.exs:

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

Examples

See the example in the API Reference.