61template <
typename alphabet_type>
Core alphabet concept and free function/type trait wrappers.
A wrapper type around an existing view adaptor that enables "deep view" behaviour for that view.
Definition deep.hpp:101
Provides seqan3::views::deep.
auto const rank_to
A view over an alphabet, given a range of ranks.
Definition rank_to.hpp:63
decltype(seqan3::to_rank(std::declval< semi_alphabet_type >())) alphabet_rank_t
The rank_type of the semi-alphabet; defined as the return type of seqan3::to_rank....
Definition alphabet/concept.hpp:164
constexpr auto assign_rank_to
Assign a rank to an alphabet object.
Definition alphabet/concept.hpp:288
A refinement of seqan3::semialphabet that adds assignability.
The SeqAn namespace for views.
Definition char_strictly_to.hpp:19