sort_dict

Prolog files

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