ReadAlignment.isInOrder

If readAlignment is a gap return true iff the first alignment's contigA.id is lower than the second alignment's; otherwise returns true.

struct ReadAlignment
@property
bool
isInOrder
const pure nothrow
(
)

Meta