Liquex.Collection.where

You're seeing just the function where, go back to Liquex.Collection module for more information.
Link to this function

where(collection, field_name)

View Source

Specs

where(t(), String.t()) :: t()
Link to this function

where(collection, field_name, value)

View Source

Specs

where(t(), String.t(), term()) :: t()