Companion
object Companion
Functions
Link copied to clipboard
Returns the number of 64 bit words it would take to hold numBits
Link copied to clipboard
If the given LongBitSet is large enough to hold numBits+1, returns the given bits, otherwise returns a new LongBitSet which can hold the requested number of bits.