hands-on icon indicating copy to clipboard operation
hands-on copied to clipboard

Use emptyList rather than empty listOf

Open DSteve595 opened this issue 6 years ago • 0 comments
trafficstars

I think for beginners, listOf() is more confusing than emptyList(). orEmpty() would also work.

DSteve595 avatar Jul 08 '19 18:07 DSteve595