LSL-PyOptimizer/unit_tests/expr.suite/list-funcs-7.out
Sei Lisa ff85a1e837 Implement llListSortStrided
The only difference between this function and llListSort is the index, so llListSort is adapted to accept it.
2024-04-19 15:22:35 +02:00

52 lines
No EOL
281 B
Text

[ "T1"
, "B"
, "C"
, "a"
, "d"
, "e"
, "á"
, "T2"
, 1
, "A"
, 2
, "B"
, 3
, "C"
, "T3"
, 1
, 2
, 3
, "A"
, "B"
, "C"
, "T4"
, 1
, "C"
, 2
, "B"
, 3
, "A"
, "T5"
, 3
, "A"
, 2
, "B"
, 1
, "C"
, "T6"
, "T7"
, "T8"
, 1
, "C"
, 2
, "B"
, 3
, "A"
, "T9"
, 3
, "A"
, 2
, "B"
, 1
, "C"
]