biod ~meson (2022-05-07T11:17:22.3072764)
Dub
Repo
TagStorage.appendTag
bio
bam
read
TagStorage
Append new tag to the end, skipping check if it already exists.
O
(1)
mixintemplate
TagStorage
()
void
appendTag
(
string
key
,
Value
value
)
Meta
Source
See Implementation
bio
bam
read
TagStorage
functions
appendTag
clearAllTags
opApply
opIndex
opIndexAssign
tagCount
Append new tag to the end, skipping check if it already exists. O(1)