biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
TagStorage.opApply
bio
std
hts
bam
read
TagStorage
Provides opportunity to iterate over tags.
mixintemplate
TagStorage
()
const
int
opApply
(
scope
int
delegate
(
const
ref
string
k
,
const
ref
Value
v
)
dg
)
Meta
Source
See Implementation
bio
std
hts
bam
read
TagStorage
functions
appendTag
clearAllTags
opApply
opIndex
opIndexAssign
tagCount
Provides opportunity to iterate over tags.