Tag
Prefix Order
Specify whether a prefix is smaller or greater.
Tags
TagPrefixLess
A prefix is smaller.
For example: "abc" < "abcde".
TagPrefixGreater
A prefix is greater.
For example: "abc" > "abcde".
Remarks
The default for all comparison functions is TagPrefixLess.
SeqAn - Sequence Analysis Library - www.seqan.de