FunctionsBackgroundSelectionSortBackgroundSelectionSort CallableBackgroundSelectionSort(a: string, b: string): numberComapres two backgrounds by their descriptionParametersa: stringThe name of the first backgroundb: stringThe name of the second backgroundReturns numberReturns -1 if the description of object a is less then that of b, 1 otherwise
Comapres two backgrounds by their description