mv
Add license
init
A Practical Combinator Library.
The package can be installed by adding apcl_ex
to your list of dependencies
in mix.exs
:
def deps do
[
{:apcl_ex, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. The docs can be found at https://hexdocs.pm/apcl_ex.