startWithIfNotEmpty

fun <T> List<T>.startWithIfNotEmpty(item: T): List<T>