any

fun <LD : LiveData<Boolean>> List<LD>.any(value: Boolean): LiveData<Boolean>