Skip to content

Replace calls of toList() on Arrays 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
huanshankeji:tolist-to-aslist
Jan 2, 2024