setBinUnionWithLinearBin

fun A_SetBin.setBinUnionWithLinearBin(linearBin: AvailObject, level: Int): A_SetBin

Construct a bin containing the union of the receiver and linearBin, which is known to be a linear set bin.