SAMHeader.opIndex

For position-based lookups of key, e.g. a sample-name lookup in Pysam is ["RG"][0]["SM"] , while in dhtslib: [RecordType.RG, 0, "SN"]

struct SAMHeader
const(char)[]
opIndex
(,
size_t pos
,
const(char)[] key
)

Meta