README
plymio_funcio: Utility Functions
plymio_funcio offers a number of functions for common processing needs, espcially for enumerables.
It is, specifically, a support package for the Plymio
and Harnais
Package Families.
Installation
Add plymio_funcio to your list of dependencies in mix.exs:
def deps do
[{:plymio_funcio, "~> 0.1.0"}]
end
Examples
See the example in the API Reference.