combine Hashed And Linear
fun combineHashedAndLinear( hashedBin: AvailObject, linearBin: AvailObject, level: Int): A_SetBin
Content copied to clipboard
Combine a hashed bin and a linear bin. They're both at the specified level.