setBitAt

abstract fun setBitAt(operand: List<ULong>, position: Long, bit: Boolean): List<ULong>