Filterable v0.7.1 Filterable View Source
Filterable allows to map incoming parameters to filter functions.
This module contains functions (apply_filters/3, filter_values/2)
which allow to perform filtering and filterable macro which allows
to define available filters using DSL (see Filterable.DSL).