BamRead.opEquals

Compare two alignments, including tags (the tags must follow in the same order for equality).

  1. bool opEquals(BamRead other)
    struct BamRead
    const pure nothrow
    bool
    opEquals
  2. bool opEquals(const(BamRead) other)

Meta