TagType

Designates pair of predefined key from SAM/BAM specification and expected type of tags with that key.

struct TagType (
string key
T
) {}

Members

Aliases

Type
alias Type = T
Undocumented in source.

Manifest constants

Key
enum Key;
Undocumented in source.

Meta