sort_dict
Prolog files
sort_dict.pl
sort_dict/3
Does same as
sort_dict/4
but uses
asc
as the default sorting direction.
sort_dict/4
Sorts the list of dicts in the given direction.