70 [](
auto const in)
noexcept
73 "The value type of bio::views::to_rank must model the bio::alphabet::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:104
The basis for bio::alphabet::alphabet, but requires only rank interface (not char).
Definition: concept.hpp:562
Provides bio::views::deep.
constexpr auto to_rank
Return the rank representation of a (semi-)alphabet object.
Definition: concept.hpp:70
auto const to_rank
A view that calls bio::alphabet::to_rank() on each element in the input range.
Definition: to_rank.hpp:69
The BioC++ namespace for views.