avail
2.0.0.alpha28
jvm
avail
/
avail.descriptor.sets
/
HashedSetBinDescriptor
/
Companion
/
combineHashedAndLinear
combine
Hashed
And
Linear
fun
combineHashedAndLinear
(
hashedBin
:
AvailObject
,
linearBin
:
AvailObject
,
level
:
Int
)
:
A_SetBin
Combine a
hashed
bin and a
linear
bin. They're both at the specified
level
.