Liquex.Collection.sort_case_insensitive

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

sort_case_insensitive(collection)

View Source

Specs

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

sort_case_insensitive(collection, field_name)

View Source

Specs

sort_case_insensitive(t(), String.t()) :: t()