63template <alphabet alphabet_type>
69 "The innermost value type must have a common reference to underlying char type of alphabet_type.");
Core alphabet concept and free function/type trait wrappers.
Provides various type traits on generic types.
A "pretty printer" for most SeqAn data structures and related types.
Definition debug_stream_type.hpp:79
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 char_to
A view over an alphabet, given a range of characters.
Definition char_to.hpp:64
constexpr auto assign_char_to
Assign a character to an alphabet object.
Definition alphabet/concept.hpp:517
The SeqAn namespace for views.
Definition char_strictly_to.hpp:19