bitsPerEntry

val A_Tuple.bitsPerEntry: Int

Answer the approximate memory cost in bits per element of this tuple. This is used to decide the direction of indirections after determining two objects are equal.

Return

The approximate cost in bits per element.