61 [](
auto const in)
noexcept
64 "The value type of seqan3::views::to_char must model the seqan3::alphabet.");
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 to_char
A view that calls seqan3::to_char() on each element in the input range.
Definition to_char.hpp:60
constexpr auto to_char
Return the char representation of an alphabet object.
Definition alphabet/concept.hpp:381
The generic alphabet concept that covers most data types used in ranges.
The SeqAn namespace for views.
Definition char_strictly_to.hpp:19