Mutable Bit Array
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun fulled(value: Boolean, startIndex: Int, endIndex: Int): MutableBitArray
Content copied to clipboard
Creates new array, and then set value to all indexes betweeb startIndex and endIndex. Then return result
Link copied to clipboard
Creates copy of this array, then inverts all bits and returns result
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard