roger_ui v0.1.9 RogerUI.Web.Helpers.Filter

Takes an enumeration and returns only those elements defined by a field and a filter.

Link to this section Summary

Functions

Takes an enumerable, a field and a filter and returns it filtered

Link to this section Functions

Link to this function call(enumerable, fields, filter)
call(xs :: Enumerable.t(), field :: String.t(), filter :: String.t()) :: []

Takes an enumerable, a field and a filter and returns it filtered