Replace calls of toList()
on Array
s with asList()
to improve performance of the affected functions by reducing the overhead of copying the array elements for once#217
Merged
Jolanrensen merged 1 commit intoKotlin:mainfrom Jan 2, 2024