75 "The innermost value type must satisfy the alphabet::nucleotide.");
Provides bio::alphabet::nucleotide.
A wrapper type around an existing view adaptor that enables "deep view" behaviour for that view.
Definition: deep.hpp:104
A concept that indicates whether an alphabet represents nucleotides.
Definition: concept.hpp:113
Provides bio::views::deep.
constexpr auto complement
Return the complement of a nucleotide object.
Definition: concept.hpp:68
auto const complement
A view that converts a range of nucleotides to their complement.
Definition: complement.hpp:71
The BioC++ namespace for views.