dhtslib ~dstep2 (2022-03-14T21:51:44.4661389)
Dub
Repo
SAMHeader.opBinaryRight
dhtslib
sam
header
SAMHeader
'in' membership operator. usage: RecordType.SQ in hdr; => <bool>
struct
SAMHeader
bool
opBinaryRight
(
string
op
)
(
RecordType
lhs
)
if
(
op
== "in"
)
Meta
Source
See Implementation
dhtslib
sam
header
SAMHeader
constructors
this
functions
addLine
addLines
dup
isNull
lineById
numRecords
opBinaryRight
opIndex
targetId
targetLength
targetName
valueByPos
postblits
this(this)
properties
nTargets
targetLengths
targetNames
variables
h
'in' membership operator. usage: RecordType.SQ in hdr; => <bool>