setBinUnion

fun A_SetBin.setBinUnion(otherBin: A_SetBin, level: Int): A_SetBin

Construct a bin containing the union of the receiver and otherBin, recycling or destroying either or both if they're mutable.