and

fun and(vararg conditions: Condition): Condition
fun and(conditions: List<Condition>): Condition