krangl / krangl / kotlin.collections.List / AND

AND

infix fun List<Boolean?>.AND(other: List<Boolean?>): List<Boolean?>