[AttrBuilder] Remove non-const td_attrs()
Mutations should happen through appropriate APIs that uphold the sorting invariant. Exposing a mutable iterator is not necessary.
Loading
Please register or sign in to comment
Mutations should happen through appropriate APIs that uphold the sorting invariant. Exposing a mutable iterator is not necessary.