Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Use emptyList rather than empty listOf #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DSteve595
Copy link

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

I think for beginners, `listOf()` is more confusing than `emptyList()`.
`orEmpty()` would also work.
@jonnyzzz jonnyzzz requested a review from svtk July 18, 2019 10:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants