Requires the two operands to be comparable with == and != in both directions.
More...
#include <seqan3/core/concept/core_language.hpp>
Requires the two operands to be comparable with == and != in both directions.
| t1 | The first type to compare. |
| t2 | The second type to compare. |