Method Array.lyskom_sort_func()
- Method lyskom_sort_func
int(-1..1) lyskom_sort_func(string a, string b)
- Description
Sort comparison function that does not care about case, nor about the contents of any parts of the string enclosed with '()'
Example: "Foo (bar)" is given the same weight as "foo (really!)"