Delx

Build StatusHex.pm

An Elixir library to make function delegation testable.

Prerequisites

Installation

If available in Hex, the package can be installed by adding delx to your list of dependencies in mix.exs:

def deps do
  [
    {:delx, "~> 1.0.1"}
  ]
end

Usage

Check out the docs at https://hexdocs.pm/delx.