Apcl

A Practical Combinator Library.

Installation

The package can be installed by adding apcl_ex to your list of dependencies in mix.exs:

def deps do
[
{:apcl, "~> 0.2.0"}
]
end

Documentation can be generated with ExDoc and published on HexDocs. The docs can be found at https://hexdocs.pm/apcl.