TagStorage.appendTag

Append new tag to the end, skipping check if it already exists. O(1)

mixintemplate TagStorage()
void
appendTag
(
string key
,)

Meta