Calling `trim` after `add`-ing an element, instead of requiring the user to call `trim` makes sense to me. Was there a reason `trim` wasn't part of `add`? If not, I can try adding it.
Calling
trimafteradd-ing an element, instead of requiring the user to calltrimmakes sense to me.Was there a reason
trimwasn't part ofadd? If not, I can try adding it.