PrimitiveTagValueTypes
alias PrimitiveTagValueTypes =
TypeTuple!(CharToType!('A', char), CharToType!('c', byte), CharToType!('C', ubyte), CharToType!('s', short), CharToType!('S', ushort), CharToType!('i', int), CharToType!('I', uint), CharToType!('f', float))
bio std hts bam tagvalue
aliasesclassesfunctionsstructstemplates