72 "The innermost value type must satisfy the nucleotide_alphabet.");
constexpr auto complement
Return the complement of a nucleotide object.
Definition: concept.hpp:93
A concept that indicates whether an alphabet represents nucleotides.
auto const complement
A view that converts a range of nucleotides to their complement.
Definition: complement.hpp:69
seqan3::type_list< trait_t< pack_t >... > transform
Apply a transformation trait to every type in the pack and return a seqan3::type_list of the results...
Definition: traits.hpp:307
The SeqAn namespace for views.
Definition: view_to_simd.hpp:672
Provides seqan3::views::deep.
Provides seqan3::nucleotide_alphabet.
Adaptations of concepts from the Ranges TS.
A wrapper type around an existing view adaptor that enables "deep view" behaviour for that view...
Definition: deep.hpp:101