Exzeitable.HTML.Filter (Exzeitable v0.4.4) View Source

Filtering data

Link to this section Summary

Functions

All fields where a key value is true

All fields where a key value is false

Link to this section Functions

Link to this function

fields_where(fields, attribute)

View Source

Specs

fields_where([keyword()], atom()) :: [keyword()]

All fields where a key value is true

Link to this function

fields_where_not(fields, attribute)

View Source

Specs

fields_where_not([keyword()], atom()) :: [keyword()]

All fields where a key value is false