Liquex.Collection.sort

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

Specs

sort(t()) :: t()
Link to this function

sort(collection, field_name)

View Source

Specs

sort(t(), String.t()) :: t()