Fills bits starting from `bit_index` specified by `word_data` and `word_count` to true (zeros in word_data are ignored). \note This operation uses an `OR` operator - bits in `word_data` are combined with OR operator with existing bits in BitArray.
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected