fun_pipelinex

fun_pipelinex is a package which filter function's args and return value by your custom Filters.
Installation
Add fun_pipelinex to your list of dependencies in mix.exs:
def deps do
[{:fun_pipelinex, "~> 0.1.0"}]
end
first execute export HEX_MIRROR="https://repo.hex.pm".
then run mix deps.get.
Contributing
Contributions to fun_pipelinex are very welcome!
Bug reports, documentation, spelling corrections... all of those (and probably more) are much appreciated contributions!