SAMHeader.opBinaryRight

'in' membership operator. usage: RecordType.SQ in hdr; => <bool>

struct SAMHeader
bool
opBinaryRight
(
string op
)
if (
op == "in"
)

Meta