Packages

fun_pipelinex is a package which filter function's args and return value by your custom Filters.

Current section

Files

Jump to
fun_pipelinex lib fun_pipelinex.ex
Raw

lib/fun_pipelinex.ex

defmodule FunPipelinex do
@moduledoc """
fun_pipelinex is a package which filter function's args and return value by your custom Filters.
"""
end