View Source WuunderUtils
Contains a set of modules that makes Elixir development more fun and productive.
Installation
If available in Hex, the package can be installed
by adding wuunder_utils to your list of dependencies in mix.exs:
def deps do
  [
    {:wuunder_utils, "~> 0.10.2"}
  ]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/wuunder_utils.