CigarOp.isQueryConsuming

Credit to Biod for this code below https://github.com/biod/BioD from their bam.cigar module True iff operation is one of M, =, X, I, S

union CigarOp
@property const nothrow @nogc
bool
isQueryConsuming
()

Meta