Cigar.this

Construct Cigar from an array of CIGAR ops

  1. this(Bam1 b)
  2. this(uint* cigar, uint length)
  3. this(CigarOp[] ops)
    struct Cigar
    this

Meta