Companion

Functions

Link copied to clipboard

Creates an empty instance of MutableBitSet32.

Link copied to clipboard

Creates a full instance of MutableBitSet32, which contains all elements in 0..31.

Link copied to clipboard
fun of(vararg elements: Int): MutableBitSet32

Creates an instance of MutableBitSet32 that contains the given elements.