sort_one_internal_entry: Sorts the numbers in ascending order
Description
.... within one entry (i.e., one prm
across all conditions, such as when calling internal_list[["A"]]); which
is a list. Used to ensure that parameter ordering remains logical
Usage
sort_one_internal_entry(one_internal_entry)
Value
the newly sorted entry as a list
Arguments
- one_internal_entry
one entry of a (linearized) internal_list, must be
named
Details
The entries of the internal list are either digits (0-x) or expressions.