WhiteBread.Tags.Filterer protocol

Summary

any_of_tags?(item, tags)

indicates if an item has any of the specified tags

filter(collection, tags)

Returns only items matching tags from the collection

Types

t :: term

Functions

any_of_tags?(item, tags)

indicates if an item has any of the specified tags

filter(collection, tags)

Returns only items matching tags from the collection