Forage.Codec.Decoder.decode_sort

You're seeing just the function decode_sort, go back to Forage.Codec.Decoder module for more information.
Link to this function

decode_sort(arg1)

Extract and decode the sort fields from the params map into a keyword list. To be used without a schema.

Link to this function

decode_sort(arg1, schema)

Extract and decode the sort fields from the params map into a keyword list. To be used with a schema.